Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcapitst.h138 static void TestStrcollNull(void);
Dcapitst.c92 addTest(root, &TestStrcollNull, "tscoll/capitst/TestStrcollNull"); in addCollAPITest()
2466 static void TestStrcollNull(void) { in TestStrcollNull() function
/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp1087 UPerfFunction* TestStrcollNull();
1396 TESTCASE_AUTO(TestStrcollNull); in runIndexedTest()
1454 UPerfFunction* CollPerf2Test::TestStrcollNull() in TestStrcollNull() function in CollPerf2Test