Searched defs:match2 (Results 1 – 9 of 9) sorted by relevance
/third_party/libphonenumber/cpp/test/phonenumbers/ |
D | phonenumbermatch_test.cc | 47 PhoneNumberMatch match2(10, "1 800 234 45 67", number); in TEST() local 69 PhoneNumberMatch match2; in TEST() local 86 PhoneNumberMatch match2; in TEST() local
|
D | phonenumbermatcher_test.cc | 776 PhoneNumberMatch match2(21, "455-234-3451", number2); in TEST_F() local 1111 PhoneNumberMatch match2(19, "032316005", number2); in TEST_F() local
|
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | PhoneNumberMatchTest.java | 35 PhoneNumberMatch match2 = new PhoneNumberMatch(10, "1 800 234 45 67", number); in testValueTypeSemantics() local
|
D | PhoneNumberMatcherTest.java | 411 PhoneNumberMatch match2 = new PhoneNumberMatch(21, "455-234-3451", number2); in testMatchesMultiplePhoneNumbersSeparatedByPhoneNumberPunctuation() local 728 PhoneNumberMatch match2 = new PhoneNumberMatch(19, "032316005", number2); in testSequences() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/ |
D | TestCharsetDetector.java | 777 CharsetMatch match2 = detector2.detect(); in TestFreshDetectorEachTime() local 793 CharsetMatch match2 = detector.detect(); in TestReusingDetector() local 1169 CharsetMatch match2 = csd2.detect(); in TestBug6954() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/ |
D | TestCharsetDetector.java | 780 CharsetMatch match2 = detector2.detect(); in TestFreshDetectorEachTime() local 796 CharsetMatch match2 = detector.detect(); in TestReusingDetector() local 1172 CharsetMatch match2 = csd2.detect(); in TestBug6954() local
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/ |
D | alexa.c | 119 *match2 = "\x0d\x0a\x0d\x0a"; variable
|
/third_party/icu/icu4c/source/test/intltest/ |
D | csdetest.cpp | 833 const UCharsetMatch *match2 = ucsdet_detect(csd2.getAlias(), &status); in Ticket6954Test() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_fieldmatch.c | 487 static int compare_fields(FieldMatchContext *fm, int match1, int match2, int field) in compare_fields()
|