/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtilTest.java | 2351 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2353 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2355 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2357 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2359 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2361 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2363 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2366 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2369 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() 2372 assertEquals(PhoneNumberUtil.MatchType.EXACT_MATCH, in testIsNumberMatchMatches() [all …]
|
/external/skia/tests/ |
D | RecordTestUtils.h | 39 template <typename DrawT> struct MatchType { struct 45 MatchType<DrawT> matcher; in count_instances_of_type() argument 54 MatchType<DrawT> matcher; in find_first_instances_of_type()
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtil.java | 412 public enum MatchType { enum in PhoneNumberUtil 2970 public MatchType isNumberMatch(PhoneNumber firstNumberIn, PhoneNumber secondNumberIn) { 2995 return MatchType.NO_MATCH; 3002 return MatchType.EXACT_MATCH; 3008 return MatchType.SHORT_NSN_MATCH; 3011 return MatchType.NO_MATCH; 3018 return MatchType.NSN_MATCH; 3021 return MatchType.SHORT_NSN_MATCH; 3023 return MatchType.NO_MATCH; 3047 public MatchType isNumberMatch(String firstNumber, String secondNumber) { [all …]
|
D | PhoneNumberMatcher.java | 20 import com.google.i18n.phonenumbers.PhoneNumberUtil.MatchType; 639 if (util.isNumberMatch(number, candidate.substring(index)) != MatchType.NSN_MATCH) { in containsOnlyValidXChars()
|
/external/opencv3/modules/videoio/src/ |
D | cap_msmf.hpp | 799 MF_ATTRIBUTES_MATCH_TYPE MatchType, in Compare() argument 804 return _spAttributes->Compare(pTheirs, MatchType, pbResult); in Compare()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |