Searched defs:testDataPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ducaconf.h47 char testDataPath[1024]; member in class:UCAConformanceTest
H A Dtsmthred.cpp924 char testDataPath[1024]; local
925 strcpy(testDataPath, IntlTest::getSourceTestData(status));
930 strcat(testDataPath, "CollationTest_");
939 strcpy(buffer, testDataPath);
/external/icu4c/test/intltest/
H A Ducaconf.h47 char testDataPath[1024]; member in class:UCAConformanceTest
H A Dtsmthred.cpp1089 char testDataPath[1024]; local
1090 strcpy(testDataPath, IntlTest::getSourceTestData(status));
1095 strcat(testDataPath, "CollationTest_");
1104 strcpy(buffer, testDataPath);

Completed in 458 milliseconds