Home
last modified time | relevance | path

Searched refs:TestStrcollNull (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcapitst.h136 static void TestStrcollNull(void);
Dcapitst.c89 addTest(root, &TestStrcollNull, "tscoll/capitst/TestStrcollNull"); in addCollAPITest()
2459 static void TestStrcollNull(void) { in TestStrcollNull() function
/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp1083 UPerfFunction* TestStrcollNull();
1392 TESTCASE_AUTO(TestStrcollNull); in runIndexedTest()
1450 UPerfFunction* CollPerf2Test::TestStrcollNull() in TestStrcollNull() function in CollPerf2Test