Home | History | Annotate | Download | only in intltest

Lines Matching defs:testDataPath

1211     char testDataPath[1024];
1212 strcpy(testDataPath, IntlTest::getSourceTestData(status));
1217 strcat(testDataPath, "CollationTest_");
1226 strcpy(buffer, testDataPath);