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

  /external/chromium_org/third_party/icu/source/test/intltest/
fldset.cpp 53 int32_t theirVal = other.get(i);
59 str = str + fieldName + UnicodeString("=")+myVal+UnicodeString(" not ")+theirVal+UnicodeString(", ");
61 str = str + UnicodeString("some field") + "=" + myVal+" not " + theirVal+", ";
  /external/icu4c/test/intltest/
fldset.cpp 53 int32_t theirVal = other.get(i);
59 str = str + fieldName + UnicodeString("=")+myVal+UnicodeString(" not ")+theirVal+UnicodeString(", ");
61 str = str + UnicodeString("some field") + "=" + myVal+" not " + theirVal+", ";

Completed in 57 milliseconds