HomeSort by relevance Sort by last modified time
    Searched defs:expectedID (Results 1 - 7 of 7) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
RegionTest.java 396 String expectedID = data[1];
399 if ( !expectedID.equals(r.toString())) {
400 errln("Unexpected region ID for Region.getInstance(\"" + inputID + "\"); Expected: " + expectedID + " Got: " + r.toString());
426 String expectedID = data[1];
429 if ( !expectedID.equals(r.toString())) {
430 errln("Unexpected region ID for Region.getInstance(" + inputID + "); Expected: " + expectedID + " Got: " + r.toString());
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
RegionTest.java 392 String expectedID = data[1];
395 if ( !expectedID.equals(r.toString())) {
396 errln("Unexpected region ID for Region.getInstance(\"" + inputID + "\"); Expected: " + expectedID + " Got: " + r.toString());
422 String expectedID = data[1];
425 if ( !expectedID.equals(r.toString())) {
426 errln("Unexpected region ID for Region.getInstance(" + inputID + "); Expected: " + expectedID + " Got: " + r.toString());
  /external/icu/icu4c/source/test/intltest/
regiontst.cpp 396 const char *expectedID;
439 if ( uprv_strcmp(id,data.expectedID)) {
440 dataerrln("Unexpected region ID for Region::getInstance(\"%s\"); Expected: %s Got: %s",data.inputID,data.expectedID,id);
451 const char *expectedID;
483 if ( uprv_strcmp(data.expectedID,id)) {
484 dataerrln("Unexpected region ID for Region.getInstance(%d)); Expected: %s Got: %s",data.inputID,data.expectedID,id);
    [all...]
tztest.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.security_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 

Completed in 257 milliseconds