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

  /external/icu/icu4c/source/test/intltest/
loctest.cpp 759 UnicodeString expectedVar;
774 expectedVar = dataTable[compareIndex + 3][i];
775 if (expectedVar.length() == 0)
776 expectedVar = dataTable[DVAR_EN][i];
788 if (testVar != expectedVar)
789 dataerrln("Display variant (" + UnicodeString(displayLocale.getName()) + ") of (" + UnicodeString(testLocale.getName()) + ") got " + testVar + " expected " + expectedVar);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cloctst.c     [all...]

Completed in 49 milliseconds