Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/test/
Dhelpers.js51 function loadTestData(relPath) { function
74 loadTestData: loadTestData, property
/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/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/icu4c/source/test/cintltst/
Dcintltst.c537 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.cpp1608 const char* IntlTest::loadTestData(UErrorCode& err){ in loadTestData() function in IntlTest