Home
last modified time | relevance | path

Searched defs:validRanges (Results 1 – 4 of 4) sorted by relevance

/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DMigrationJob.java226 RangeTree validRanges = RangesTableSchema.toRangeTable(rangesTable).getAllRanges(); in verifyMigratedNumbers() local
340 RangeTree validRanges = RangesTableSchema.toRangeTable(rangesTable).getAllRanges(); in getValidUntouchedEntries() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DNumberFormatterApiTest.java3003 public void validRanges() throws NoSuchMethodException, IllegalAccessException { in validRanges() method in NumberFormatterApiTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberFormatterApiTest.java4933 public void validRanges() throws NoSuchMethodException, IllegalAccessException { in validRanges() method in NumberFormatterApiTest
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_api.cpp5106 void NumberFormatterApiTest::validRanges() { in validRanges() function in NumberFormatterApiTest