Home
last modified time | relevance | path

Searched refs:VALID_CASES (Results 1 – 1 of 1) sorted by relevance

/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
DPhoneNumberMatcherTest.java389 private static final NumberTest[] VALID_CASES = { field in PhoneNumberMatcherTest
463 testCases.addAll(Arrays.asList(VALID_CASES)); in testMatchesWithPossibleLeniency()
478 testCases.addAll(Arrays.asList(VALID_CASES)); in testMatchesWithValidLeniency()
500 testCases.addAll(Arrays.asList(VALID_CASES)); in testNonMatchesWithStrictGroupLeniency()
514 testCases.addAll(Arrays.asList(VALID_CASES)); in testNonMatchesExactGroupLeniency()