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

  /external/icu4c/test/cintltst/
cloctst.c     [all...]
  /external/icu4c/test/intltest/
loctest.cpp 751 UnicodeString testVar;
757 testLocale.getDisplayVariant(displayLocale, testVar);
792 if (testVar != expectedVar)
793 dataerrln("Display variant (" + UnicodeString(displayLocale.getName()) + ") of (" + UnicodeString(testLocale.getName()) + ") got " + testVar + " expected " + expectedVar);
    [all...]

Completed in 257 milliseconds