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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
RegionTest.java 394 String expectedID = data[1];
397 if ( !expectedID.equals(r.toString())) {
398 errln("Unexpected region ID for Region.getInstance(\"" + inputID + "\"); Expected: " + expectedID + " Got: " + r.toString());
425 String expectedID = data[1];
428 if ( !expectedID.equals(r.toString())) {
429 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 393 String expectedID = data[1];
396 if ( !expectedID.equals(r.toString())) {
397 errln("Unexpected region ID for Region.getInstance(\"" + inputID + "\"); Expected: " + expectedID + " Got: " + r.toString());
424 String expectedID = data[1];
427 if ( !expectedID.equals(r.toString())) {
428 errln("Unexpected region ID for Region.getInstance(" + inputID + "); Expected: " + expectedID + " Got: " + r.toString());
  /external/icu/icu4c/source/test/intltest/
regiontst.cpp 398 const char *expectedID;
441 if ( uprv_strcmp(id,data.expectedID)) {
442 dataerrln("Unexpected region ID for Region::getInstance(\"%s\"); Expected: %s Got: %s",data.inputID,data.expectedID,id);
453 const char *expectedID;
485 if ( uprv_strcmp(data.expectedID,id)) {
486 dataerrln("Unexpected region ID for Region.getInstance(%d)); Expected: %s Got: %s",data.inputID,data.expectedID,id);
    [all...]
tztest.cpp     [all...]
  /external/skia/src/core/
SkImageCacherator.cpp 131 static bool check_output_bitmap(const SkBitmap& bitmap, uint32_t expectedID) {
132 SkASSERT(bitmap.getGenerationID() == expectedID);
  /external/webrtc/webrtc/p2p/base/
stun_unittest.cc 33 const unsigned char* expectedID, size_t length) {
37 ASSERT_EQ(0, memcmp(msg.transaction_id().c_str(), expectedID, length));
    [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 867 milliseconds