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

  /external/compiler-rt/test/builtins/Unit/
fp_test.h 217 static inline char *expectedStr(enum EXPECTED_RESULT expected)
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDecimalFormatAPIC.java 534 String expectedStr = "";
535 expectedStr=expectedStr + (long)expected;
536 if(!got.equals(expectedStr) ) {
537 errln("ERROR: Round() failed: " + message + got + " Expected : " + expectedStr);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestDecimalFormatAPIC.java 530 String expectedStr = "";
531 expectedStr=expectedStr + (long)expected;
532 if(!got.equals(expectedStr) ) {
533 errln("ERROR: Round() failed: " + message + got + " Expected : " + expectedStr);
  /cts/tests/tests/widget/src/android/widget/cts/
CursorTreeAdapterTest.java 440 final String expectedStr = "getGroupView test";
443 textView.setText(expectedStr);
549 final String expectedStr = "getChildView test";
552 textView.setText(expectedStr);
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 

Completed in 1257 milliseconds