Home
last modified time | relevance | path

Searched refs:TestGetSortKey (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcfrtst.c131 static void TestGetSortKey(void);
139 addTest(root, &TestGetSortKey, "tscoll/cfrtst/TestGetSortKey"); in addFrenchCollTest()
220 static void TestGetSortKey() { in TestGetSortKey() function
/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp1090 UPerfFunction* TestGetSortKey();
1399 TESTCASE_AUTO(TestGetSortKey); in runIndexedTest()
1505 UPerfFunction* CollPerf2Test::TestGetSortKey() in TestGetSortKey() function in CollPerf2Test