Searched defs:testConfData (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditspoof.cpp89 name = "testConfData";
91 testConfData();
316 // testConfData - Check each data item from the Unicode confusables.txt file,
319 void IntlTestSpoof::testConfData() { function in class:IntlTestSpoof
330 errln("Skipping test spoof/testConfData. File confusables.txt not accessible.");
/external/icu/icu4c/source/test/intltest/
H A Ditspoof.cpp101 name = "testConfData";
103 testConfData();
368 // testConfData - Check each data item from the Unicode confusables.txt file,
371 void IntlTestSpoof::testConfData() { function in class:IntlTestSpoof
382 errln("Skipping test spoof/testConfData. File confusables.txt not accessible.");

Completed in 47 milliseconds