Home
last modified time | relevance | path

Searched defs:match2 (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/aosp_15_r20/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/external/localstorage/converter/
DSnippetTest.java242 SearchResult.MatchInfo match2 = searchResultPage.getResults().get(0).getMatchInfos().get(1); in testMultipleStringSnippet() local
347 SearchResult.MatchInfo match2 = searchResultPage.getResults().get(0).getMatchInfos().get(1); in testNestedDocumentSnippet() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java777 CharsetMatch match2 = detector2.detect(); in TestFreshDetectorEachTime() local
793 CharsetMatch match2 = detector.detect(); in TestReusingDetector() local
1169 CharsetMatch match2 = csd2.detect(); in TestBug6954() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java780 CharsetMatch match2 = detector2.detect(); in TestFreshDetectorEachTime() local
796 CharsetMatch match2 = detector.detect(); in TestReusingDetector() local
1172 CharsetMatch match2 = csd2.detect(); in TestBug6954() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowBluetoothManagerTest.java118 BluetoothDevice match2 = createBluetoothDevice(DEVICE_ADDRESS_2); in getDevicesMatchingConnectionStates_multiStatesMatched_returnsBluetoothDeviceList() local
133 BluetoothDevice match2 = createBluetoothDevice(DEVICE_ADDRESS_2); in getDevicesMatchingConnectionStates_multiProfilesMatched_returnsBluetoothDeviceList() local
/aosp_15_r20/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
H A DPhoneNumberMatchTest.java35 PhoneNumberMatch match2 = new PhoneNumberMatch(10, "1 800 234 45 67", number); in testValueTypeSemantics() local
H A DPhoneNumberMatcherTest.java411 PhoneNumberMatch match2 = new PhoneNumberMatch(21, "455-234-3451", number2); in testMatchesMultiplePhoneNumbersSeparatedByPhoneNumberPunctuation() local
728 PhoneNumberMatch match2 = new PhoneNumberMatch(19, "032316005", number2); in testSequences() local
/aosp_15_r20/external/javassist/src/main/javassist/convert/
H A DTransformAfter.java33 protected int match2(int pos, CodeIterator iterator) throws BadBytecode { in match2() method in TransformAfter
H A DTransformBefore.java77 protected int match2(int pos, CodeIterator iterator) throws BadBytecode { in match2() method in TransformBefore
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/
H A DSignerInformationStore.java121 Collection match2 = getSigners(new SignerId(selector.getSubjectKeyIdentifier())); in getSigners() local
/aosp_15_r20/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DSignerInformationStore.java117 Collection match2 = getSigners(new SignerId(selector.getSubjectKeyIdentifier())); in getSigners() local
/aosp_15_r20/external/zucchini/
H A Dimposed_ensemble_matcher.cc72 [](const ElementMatch& match1, const ElementMatch& match2) { in Parse()
/aosp_15_r20/system/core/property_service/libpropertyinfoserializer/
H A Dproperty_info_serializer_test.cpp78 auto match2 = test_node.exact_match(1); in TEST() local
/aosp_15_r20/external/stg/
H A Dpost_processing.cc95 std::smatch match2; in SummariseOffsetChanges() local
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-segmentation/src/
Dsentence.rs94 fn match2(&self, part1: StatePart, part2: StatePart) -> bool { in match2() method
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dalexa.c119 *match2 = "\x0d\x0a\x0d\x0a"; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/
Dserial.h83 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Dserial.h77 unsigned char mask2, match2; member

12345678910>>...15