Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcfrtst.c134 static void TestGetSortKey(void);
142 addTest(root, &TestGetSortKey, "tscoll/cfrtst/TestGetSortKey"); in addFrenchCollTest()
223 static void TestGetSortKey() { in TestGetSortKey() function
/external/icu/icu4c/source/test/perf/collperf2/
Dcollperf2.cpp1094 UPerfFunction* TestGetSortKey();
1403 TESTCASE_AUTO(TestGetSortKey); in runIndexedTest()
1509 UPerfFunction* CollPerf2Test::TestGetSortKey() in TestGetSortKey() function in CollPerf2Test