Searched refs:DataDrivenFormatTest (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ddadrfmt.h8 * DataDrivenFormatTest is a test class that uses data stored in resource
30 class DataDrivenFormatTest : public IntlTest { class in inherits:IntlTest
34 DataDrivenFormatTest();
35 virtual ~DataDrivenFormatTest();
H A Ddadrfmt.cpp32 DataDrivenFormatTest::DataDrivenFormatTest() { function in class:DataDrivenFormatTest
37 DataDrivenFormatTest::~DataDrivenFormatTest() {
41 void DataDrivenFormatTest::runIndexedTest(int32_t index, UBool exec,
93 void DataDrivenFormatTest::testConvertDate(TestData *testData,
327 void DataDrivenFormatTest::processTest(TestData *testData) {
H A Ditformat.cpp48 #include "dadrfmt.h" // DataDrivenFormatTest
126 TESTCLASS(31,DataDrivenFormatTest);
/external/icu/icu4c/source/test/intltest/
H A Ddadrfmt.h8 * DataDrivenFormatTest is a test class that uses data stored in resource
30 class DataDrivenFormatTest : public IntlTest { class in inherits:IntlTest
34 DataDrivenFormatTest();
35 virtual ~DataDrivenFormatTest();
H A Ddadrfmt.cpp32 DataDrivenFormatTest::DataDrivenFormatTest() { function in class:DataDrivenFormatTest
37 DataDrivenFormatTest::~DataDrivenFormatTest() {
41 void DataDrivenFormatTest::runIndexedTest(int32_t index, UBool exec,
93 void DataDrivenFormatTest::testConvertDate(TestData *testData,
327 void DataDrivenFormatTest::processTest(TestData *testData) {
H A Ditformat.cpp48 #include "dadrfmt.h" // DataDrivenFormatTest
128 TESTCLASS(31,DataDrivenFormatTest);

Completed in 139 milliseconds