Home | History | Annotate | Download | only in intltest

Lines Matching full:testdatapath

1089     char testDataPath[1024];
1090 strcpy(testDataPath, IntlTest::getSourceTestData(status));
1095 strcat(testDataPath, "CollationTest_");
1104 strcpy(buffer, testDataPath);