Home
last modified time | relevance | path

Searched defs:try_exit_code (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/kunit/
H A Dtest.c491 int try_exit_code = kunit_try_catch_get_result(&test->try_catch); in kunit_catch_run_case_cleanup() local
522 int try_exit_code = kunit_try_catch_get_result(&test->try_catch); in kunit_catch_run_case() local