Home | History | Annotate | Download | only in intltest

Lines Matching defs:testDataPath

1216     char testDataPath[1024];
1217 strcpy(testDataPath, IntlTest::getSourceTestData(status));
1222 strcat(testDataPath, "CollationTest_");
1231 strcpy(buffer, testDataPath);