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.cpp924 char testDataPath[1024]; local
925 strcpy(testDataPath, IntlTest::getSourceTestData(status));
930 strcat(testDataPath, "CollationTest_");
939 strcpy(buffer, testDataPath);

Completed in 48 milliseconds