Home
last modified time | relevance | path

Searched refs:ecode (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/tests/skywalk/
H A Dskywalk_mptest_driver.c59 #define test_exit(ecode) \ argument
61 T_LOG("%s:%d := Test exiting with error code %d\n", __func__, __LINE__, (ecode)); \
H A Dskywalk_test_driver.c44 #define test_exit(ecode) \ argument
46 T_LOG("%s:%d := Test exiting with error code %d\n", __func__, __LINE__, (ecode)); \