Searched refs:getTestDataModule (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
H A Dtstdtmod.h33 * a factory method getTestDataModule
49 static TestDataModule *getTestDataModule(const char* name, TestLog& log, UErrorCode &status);
/external/icu/icu4c/source/tools/ctestfw/unicode/
H A Dtstdtmod.h33 * a factory method getTestDataModule
49 static TestDataModule *getTestDataModule(const char* name, TestLog& log, UErrorCode &status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddadrcoll.cpp40 driver = TestDataModule::getTestDataModule("DataDrivenCollationTest", *this, status);
H A Ddadrfmt.cpp34 driver = TestDataModule::getTestDataModule("format", *this, status);
H A Dconvtest.cpp102 dataModule=TestDataModule::getTestDataModule("conversion", *this, errorCode);
215 dataModule=TestDataModule::getTestDataModule("conversion", *this, errorCode);
371 dataModule=TestDataModule::getTestDataModule("conversion", *this, errorCode);
H A Ddadrcal.cpp32 driver = TestDataModule::getTestDataModule("calendar", *this, status);
H A Dstrcase.cpp461 LocalPointer<TestDataModule> driver(TestDataModule::getTestDataModule("casing", *this, status));
/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Dtstdtmod.cpp72 TestDataModule *TestDataModule::getTestDataModule(const char* name, TestLog& log, UErrorCode &status) function in class:TestDataModule
/external/icu/icu4c/source/tools/ctestfw/
H A Dtstdtmod.cpp72 TestDataModule *TestDataModule::getTestDataModule(const char* name, TestLog& log, UErrorCode &status) function in class:TestDataModule
/external/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp34 driver = TestDataModule::getTestDataModule("format", *this, status);
H A Dconvtest.cpp102 dataModule=TestDataModule::getTestDataModule("conversion", *this, errorCode);
224 dataModule=TestDataModule::getTestDataModule("conversion", *this, errorCode);
389 dataModule=TestDataModule::getTestDataModule("conversion", *this, errorCode);
H A Ddadrcal.cpp32 driver = TestDataModule::getTestDataModule("calendar", *this, status);
H A Dstrcase.cpp461 LocalPointer<TestDataModule> driver(TestDataModule::getTestDataModule("casing", *this, status));
/external/chromium_org/third_party/icu/source/test/iotest/
H A Diotest.cpp223 dataModule=TestDataModule::getTestDataModule("icuio", logger, errorCode);
389 dataModule=TestDataModule::getTestDataModule("icuio", logger, errorCode);
588 dataModule=TestDataModule::getTestDataModule("icuio", logger, errorCode);
/external/icu/icu4c/source/test/iotest/
H A Diotest.cpp223 dataModule=TestDataModule::getTestDataModule("icuio", logger, errorCode);
389 dataModule=TestDataModule::getTestDataModule("icuio", logger, errorCode);
588 dataModule=TestDataModule::getTestDataModule("icuio", logger, errorCode);

Completed in 198 milliseconds