Home | History | Annotate | Download | only in intltest

Lines Matching defs:testDataPath

974     char testDataPath[1024];
975 strcpy(testDataPath, IntlTest::getSourceTestData(status));
980 strcat(testDataPath, "CollationTest_");
989 strcpy(buffer, testDataPath);