Searched refs:calx (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp1205 Calendar* calx = (Calendar*)fmt.getCalendar(); // cast away const! local
1206 calx->setLenient(FALSE);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatRegressionTest.java844 Calendar calx = fmt.getCalendar();
845 calx.setLenient(false);

Completed in 196 milliseconds