Searched defs:TEST_CASE (Results 1 – 12 of 12) sorted by relevance
63 #define TEST_CASE(num, uint32) { num, uint32 } macro92 #define TEST_CASE(num, int32) { num, int32 } macro
14 TEST_CASE = auto() variable in LogSectionType
13 #define TEST_CASE(...) macro
15 #define TEST_CASE(a) macro
23 #define TEST_CASE(a) macro
24 #define TEST_CASE(a) macro
12 #define TEST_CASE(...) macro
17707 #define TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE( __VA_ARGS__ ) macro17900 #define TEST_CASE( ... ) INTERNAL_CATCH_TESTCASE_NO_REGISTRATION(INTERNAL_CATCH_UNIQUE_NAME( C_A_T… macro