Searched defs:TestGetSortKey (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcfrtst.c131 static void TestGetSortKey(void);
139 addTest(root, &TestGetSortKey, "tscoll/cfrtst/TestGetSortKey");
220 static void TestGetSortKey() { function
/external/icu/icu4c/source/test/cintltst/
H A Dcfrtst.c131 static void TestGetSortKey(void);
139 addTest(root, &TestGetSortKey, "tscoll/cfrtst/TestGetSortKey");
220 static void TestGetSortKey() { function
/external/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp1090 UPerfFunction* TestGetSortKey();
1519 TESTCASE_AUTO(TestGetSortKey);
1625 UPerfFunction* CollPerf2Test::TestGetSortKey() function in class:CollPerf2Test

Completed in 729 milliseconds