Home
last modified time | relevance | path

Searched refs:openTestFile (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Ducaconf.cpp109 void UCAConformanceTest::openTestFile(const char *type) in openTestFile() function in UCAConformanceTest
299 openTestFile("NON_IGNORABLE"); in TestTableNonIgnorable()
309 openTestFile("SHIFTED"); in TestTableShifted()
319 openTestFile("NON_IGNORABLE"); in TestRulesNonIgnorable()
333 openTestFile("SHIFTED"); in TestRulesShifted()
Ducaconf.h43 void openTestFile(const char *type);
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DUCAConformanceTest.java57 openTestFile("NON_IGNORABLE"); in TestTableNonIgnorable()
64 openTestFile("SHIFTED"); in TestTableShifted()
79 openTestFile("NON_IGNORABLE"); in TestRulesNonIgnorable()
97 private void openTestFile(String type) { in openTestFile() method in UCAConformanceTest
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DUCAConformanceTest.java54 openTestFile("NON_IGNORABLE"); in TestTableNonIgnorable()
61 openTestFile("SHIFTED"); in TestTableShifted()
76 openTestFile("NON_IGNORABLE"); in TestRulesNonIgnorable()
94 private void openTestFile(String type) { in openTestFile() method in UCAConformanceTest