HomeSort by relevance Sort by last modified time
    Searched refs:NOT_NUMERIC (Results 1 - 3 of 3) sorted by null

  /external/cldr/tools/java/org/unicode/cldr/test/
DisplayAndInputProcessor.java 256 if (numericType != NumericType.NOT_NUMERIC) {
374 if (numericType != NumericType.NOT_NUMERIC) {
    [all...]
CheckNumbers.java 169 if (type == NumericType.NOT_NUMERIC) {
CLDRTest.java 147 if (type == NumericType.NOT_NUMERIC) continue;
    [all...]

Completed in 108 milliseconds