Home
last modified time | relevance | path

Searched defs:loadTestData (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
DModuleTest.java51 …public static TestDataModule loadTestData(String baseName, String testName) throws DataModuleForma… in loadTestData() method in ModuleTest
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DModuleTest.java48 …public static TestDataModule loadTestData(String baseName, String testName) throws DataModuleForma… in loadTestData() method in ModuleTest
/third_party/icu/icu4c/source/test/cintltst/
Dcintltst.c536 const char* loadTestData(UErrorCode* err){ in loadTestData() function
/third_party/icu/icu4c/source/test/iotest/
Diotest.cpp131 static const char* loadTestData(UErrorCode& err){ in loadTestData() function in DataDrivenLogger
/third_party/icu/icu4c/source/test/intltest/
Dintltest.cpp1607 const char* IntlTest::loadTestData(UErrorCode& err){ in loadTestData() function in IntlTest