Searched refs:TEST_SETUP (Results 1 - 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | spooftest.c | 63 * TEST_SETUP and TEST_TEARDOWN 68 #define TEST_SETUP UPRV_BLOCK_MACRO_BEGIN { \ macro 126 // No TEST_SETUP because that calls uspoof_open(). in TestOpenFromSource() 204 TEST_SETUP in TestUSpoofCAPI() 249 TEST_SETUP in TestUSpoofCAPI() 273 TEST_SETUP in TestUSpoofCAPI() 293 TEST_SETUP in TestUSpoofCAPI() 322 TEST_SETUP in TestUSpoofCAPI() 341 TEST_SETUP in TestUSpoofCAPI() 367 TEST_SETUP in TestUSpoofCAPI() [all...] |
H A D | reapits.c | 50 * TEST_SETUP and TEST_TEARDOWN 60 #define TEST_SETUP(pattern, testString, flags) UPRV_BLOCK_MACRO_BEGIN { \ macro 702 TEST_SETUP(".*", "0123456789ABCDEF", 0); in TestRegexCAPI() 715 TEST_SETUP(".*", "0123456789ABCDEF", 0); in TestRegexCAPI() 723 TEST_SETUP(".*", "0123456789ABCDEF", 0); in TestRegexCAPI() 731 TEST_SETUP(".", "0123456789ABCDEF", 0); in TestRegexCAPI() 742 TEST_SETUP(".*?", "0123456789ABCDEF", 0); in TestRegexCAPI() 750 TEST_SETUP(".*?", "0123456789ABCDEF", 0); in TestRegexCAPI() 759 TEST_SETUP(".*?", "0123456789ABCDEF", 0); in TestRegexCAPI() 767 TEST_SETUP(" in TestRegexCAPI() [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | itspoof.cpp | 65 * TEST_SETUP and TEST_TEARDOWN 70 #define TEST_SETUP UPRV_BLOCK_MACRO_BEGIN { \ macro 116 TEST_SETUP in testSpoofAPI() 126 TEST_SETUP in testSpoofAPI() 135 TEST_SETUP in testSpoofAPI() 164 TEST_SETUP in testSkeleton() 244 TEST_SETUP in testAreConfusable() 257 TEST_SETUP in testInvisible() 280 TEST_SETUP in testBug8654() 658 TEST_SETUP in testMixedNumbers() [all...] |
/third_party/unity/extras/fixture/test/ |
H A D | unity_fixture_Test.c | 14 TEST_SETUP(UnityFixture) in TEST_SETUP() function 96 TEST_SETUP(UnityCommandOptions) in TEST_SETUP() function
|
H A D | template_fixture_tests.c | 14 TEST_SETUP(mygroup) in TEST_SETUP() function
|
/third_party/cJSON/tests/unity/extras/fixture/test/ |
H A D | unity_fixture_Test.c | 15 TEST_SETUP(UnityFixture) in TEST_SETUP() function 164 TEST_SETUP(UnityCommandOptions) in TEST_SETUP() function 319 TEST_SETUP(LeakDetection) in TEST_SETUP() function 487 TEST_SETUP(InternalMalloc) { } in TEST_SETUP() function
|
H A D | template_fixture_tests.c | 14 TEST_SETUP(mygroup) in TEST_SETUP() function
|
/third_party/cJSON/tests/unity/examples/example_2/test/ |
H A D | TestProductionCode2.c | 12 TEST_SETUP(ProductionCode2) in TEST_SETUP() function
|
H A D | TestProductionCode.c | 12 TEST_SETUP(ProductionCode) in TEST_SETUP() function
|
/third_party/unity/examples/example_2/test/ |
H A D | TestProductionCode2.c | 12 TEST_SETUP(ProductionCode2) in TEST_SETUP() function
|
H A D | TestProductionCode.c | 12 TEST_SETUP(ProductionCode) in TEST_SETUP() function
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
H A D | unity_fixture.h | 22 #define TEST_SETUP(group) void TEST_##group##_SETUP(void);\ macro
|
/third_party/unity/extras/fixture/src/ |
H A D | unity_fixture.h | 32 #define TEST_SETUP(group) void TEST_##group##_SETUP(void);\ macro
|
Completed in 6 milliseconds