Searched defs:thisString (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Ddadrcal.cpp291 UnicodeString thisString = (UnicodeString)"#"+n+" "+(forward ? "forward" local
308 errln((UnicodeString)"FAIL: "+thisString
312 errln("FAIL: "+thisString+" SOURCE calendar Failed to match: "
315 logln("PASS: "+thisString+" SOURCE calendar match.");
330 errln((UnicodeString)"FAIL: "+thisString
334 errln("FAIL: "+thisString+" SET SOURCE calendar Failed to match: "
337 logln("PASS: "+thisString+" SET SOURCE calendar match.");
350 errln((UnicodeString)"FAIL: "+thisString+", Differences: "+ diffs
358 errln("FAIL: "+thisString+" Failed to match: "+u_errorName(status));
360 logln("PASS: "+thisString
[all...]
/external/icu/icu4c/source/common/
H A Dbytestriebuilder.cpp114 StringPiece thisString=getString(strings); local
116 int32_t lengthDiff=thisString.length()-otherString.length();
119 commonLength=thisString.length();
123 int32_t diff=uprv_memcmp(thisString.data(), otherString.data(), commonLength);
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 93 milliseconds