HomeSort by relevance Sort by last modified time
    Searched refs:setLenient (Results 76 - 100 of 149) sorted by null

1 2 34 5 6

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DateFormatTest.java 461 * @tests java.text.DateFormat#setLenient(boolean)
466 output.setLenient(false);
SimpleDateFormatTest.java     [all...]
  /libcore/luni/src/test/java/libcore/java/util/
GregorianCalendarTest.java 243 cal.setLenient(false);
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp 215 fmt.setLenient(NFTT_GET_FIELD(tuple, lenient, 1) != 0);
    [all...]