Home
last modified time | relevance | path

Searched refs:theirVal (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
Dfldset.cpp53 int32_t theirVal = other.get(i); in diffFrom() local
59 …str = str + fieldName + UnicodeString("=")+myVal+UnicodeString(" not ")+theirVal+UnicodeString(", … in diffFrom()
61 str = str + UnicodeString("some field") + "=" + myVal+" not " + theirVal+", "; in diffFrom()