HomeSort by relevance Sort by last modified time
    Searched refs:testCtry (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/cintltst/
cloctst.c     [all...]
  /external/icu/icu4c/source/test/intltest/
loctest.cpp 746 UnicodeString testCtry;
752 testLocale.getDisplayCountry(displayLocale, testCtry);
786 if (testCtry != expectedCtry)
787 dataerrln("Display country (" + UnicodeString(displayLocale.getName()) + ") of (" + UnicodeString(testLocale.getName()) + ") got " + testCtry + " expected " + expectedCtry);
    [all...]

Completed in 4373 milliseconds