Searched defs:TEST_CASE (Results 1 – 10 of 10) sorted by relevance
63 #define TEST_CASE(num, uint32) { num, uint32 } macro92 #define TEST_CASE(num, int32) { num, int32 } macro
5 #define TEST_CASE(...) 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
172 TEST_CASE(isArgumentOne) in TEST_CASE() function
812 #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