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 756 UnicodeString expectedVar;
771 expectedVar = dataTable[compareIndex + 3][i];
772 if (expectedVar.length() == 0)
773 expectedVar = dataTable[DVAR_EN][i];
785 if (testVar != expectedVar)
786 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 2158 milliseconds