HomeSort by relevance Sort by last modified time
    Searched defs:testDataPath (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
ucaconf.h 47 char testDataPath[1024];
tsmthred.cpp 924 char testDataPath[1024];
925 strcpy(testDataPath, IntlTest::getSourceTestData(status));
930 strcat(testDataPath, "CollationTest_");
939 strcpy(buffer, testDataPath);
    [all...]
  /external/icu4c/test/intltest/
ucaconf.h 47 char testDataPath[1024];
tsmthred.cpp     [all...]

Completed in 325 milliseconds