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

/external/icu4c/test/intltest/
H A Ducaconf.h47 char testDataPath[1024]; member in class:UCAConformanceTest
H A Dtsmthred.cpp1279 char testDataPath[1024]; local
1280 strcpy(testDataPath, IntlTest::getSourceTestData(status));
1285 strcat(testDataPath, "CollationTest_");
1294 strcpy(buffer, testDataPath);

Completed in 30 milliseconds