Home
last modified time | relevance | path

Searched defs:match1 (Results 1 – 14 of 14) sorted by relevance

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberMatchTest.java34 PhoneNumberMatch match1 = new PhoneNumberMatch(10, "1 800 234 45 67", number); in testValueTypeSemantics() local
DPhoneNumberMatcherTest.java406 PhoneNumberMatch match1 = new PhoneNumberMatch(5, "650-253-4561", number1); in testMatchesMultiplePhoneNumbersSeparatedByPhoneNumberPunctuation() local
723 PhoneNumberMatch match1 = new PhoneNumberMatch(5, "033316005", number1); in testSequences() local
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowBluetoothManagerTest.java117 BluetoothDevice match1 = createBluetoothDevice(DEVICE_ADDRESS_1); in getDevicesMatchingConnectionStates_multiStatesMatched_returnsBluetoothDeviceList() local
132 BluetoothDevice match1 = createBluetoothDevice(DEVICE_ADDRESS_1); in getDevicesMatchingConnectionStates_multiProfilesMatched_returnsBluetoothDeviceList() local
/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/
DSignerInformationStore.java114 … Collection match1 = getSigners(new SignerId(selector.getIssuer(), selector.getSerialNumber())); in getSigners() local
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DSignerInformationStore.java110 … Collection match1 = getSigners(new SignerId(selector.getIssuer(), selector.getSerialNumber())); in getSigners() local
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/charsetdet/
DTestCharsetDetector.java771 CharsetMatch match1 = detector1.detect(); in TestFreshDetectorEachTime() local
789 CharsetMatch match1 = detector.detect(); in TestReusingDetector() local
1161 CharsetMatch match1 = csd1.detect(); in TestBug6954() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/
DTestCharsetDetector.java774 CharsetMatch match1 = detector1.detect(); in TestFreshDetectorEachTime() local
792 CharsetMatch match1 = detector.detect(); in TestReusingDetector() local
1164 CharsetMatch match1 = csd1.detect(); in TestBug6954() local
/external/zucchini/
Dimposed_ensemble_matcher.cc72 [](const ElementMatch& match1, const ElementMatch& match2) { in Parse()
/external/stg/
Dpost_processing.cc94 std::smatch match1; in SummariseOffsetChanges() local
/external/rust/android-crates-io/crates/unicode-segmentation/src/
Dsentence.rs87 fn match1(&self, part: StatePart) -> bool { in match1() method
/external/kernel-headers/original/uapi/linux/
Dserial.h88 unsigned char mask1, match1; member
/external/cronet/tot/third_party/icu/source/test/intltest/
Dcsdetest.cpp824 const UCharsetMatch *match1 = ucsdet_detect(csd1.getAlias(), &status); in Ticket6954Test() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dcsdetest.cpp824 const UCharsetMatch *match1 = ucsdet_detect(csd1.getAlias(), &status); in Ticket6954Test() local
/external/icu/icu4c/source/test/intltest/
Dcsdetest.cpp824 const UCharsetMatch *match1 = ucsdet_detect(csd1.getAlias(), &status); in Ticket6954Test() local