| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ComputeLayoutMemoryBufferTests.cpp | 82 DataMatcher matcher = &FullDataMatcher; // The matching method member
|
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
| H A D | regex_rule.cpp | 317 MatchedNumberInfo matcher; in HandleDefault() local 329 MatchedNumberInfo matcher; in HandleOperator() local 350 icu::RegexMatcher* matcher = pattern->matcher(number, status); HandleBlank() local 382 icu::RegexMatcher* matcher = pattern->matcher(number, status); HandleSlant() local [all...] |
| H A D | phone_number_matched.cpp | 162 MatchedNumberInfo matcher; in FindShortNumbers() local 276 icu::RegexMatcher* matcher in HandleWithShortAndShort() local [all...] |
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | ui_driver.cpp | 403 unique_ptr<Window> UiDriver::FindWindow(function<bool(const Window &)> matcher, ApiCallErr &err, bool updateTitle) in FindWindow() argument
|
| H A D | frontend_api_handler.cpp | 634 auto matcher = WidgetMatchModel(kAttr, testValue, static_cast<ValueMatchPattern>(matchPattern)); in GenericOnAttrBuilder() local
|
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest-matchers.h | 635 operator <<(std::ostream& os, const Matcher<T>& matcher) operator <<() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Utility.java | 1758 appendToRule(StringBuffer rule, UnicodeMatcher matcher, boolean escapeUnprintable, StringBuffer quoteBuf) appendToRule() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Utility.java | 1662 appendToRule(StringBuffer rule, UnicodeMatcher matcher, boolean escapeUnprintable, StringBuffer quoteBuf) appendToRule() argument
|
| /third_party/node/deps/googletest/include/gtest/ |
| H A D | gtest-matchers.h | 599 operator <<(std::ostream& os, const Matcher<T>& matcher) operator <<() argument [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-display-names.cc | 425 Intl::MatcherOption matcher = maybe_locale_matcher.FromJust(); in New() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RemoveDynamicIndexing.cpp | 538 bool RemoveDynamicIndexingIf(DynamicIndexingNodeMatcher &&matcher, in RemoveDynamicIndexingIf() argument 577 DynamicIndexingNodeMatcher matcher = [](TIntermBinary *node) { in RemoveDynamicIndexingOfNonSSBOVectorOrMatrix() local 589 DynamicIndexingNodeMatcher matcher in RemoveDynamicIndexingOfSwizzledVector() local 304 RemoveDynamicIndexingTraverser( DynamicIndexingNodeMatcher &&matcher, TSymbolTable *symbolTable, PerformanceDiagnostics *perfDiagnostics) RemoveDynamicIndexingTraverser() argument [all...] |
| /third_party/gn/src/base/strings/ |
| H A D | string_util.cc | 647 DoReplaceMatchesAfterOffset( StringType* str, size_t initial_offset, Matcher matcher, std::basic_string_view<typename StringType::value_type> replace_with, ReplaceType replace_type) DoReplaceMatchesAfterOffset() argument
|
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-comparisons_test.cc | 2231 Matcher<Base*> matcher = WhenDynamicCastTo<Derived*>(Pointee(_)); TEST() local 2240 Matcher<Base*> matcher = WhenDynamicCastTo<Derived*>(Pointee(_)); TEST() local [all...] |
| H A D | gmock-matchers-misc_test.cc | 82 Matcher<int> matcher = Address(_); in TEST() local 1693 Matcher<std::function<void()>> matcher = Throws<std::runtime_error>(); TEST() local 1701 Matcher<std::function<void()>> matcher = Throws<std::runtime_error>(); TEST() local 1709 Matcher<std::function<void()>> matcher = Throws<std::runtime_error>(); TEST() local 1718 Matcher<std::function<void()>> matcher = Throws<std::runtime_error>(); TEST() local 1726 Matcher<std::function<void()>> matcher = Throws<std::runtime_error>(); TEST() local 1736 Matcher<std::function<void()>> matcher = GetParam(); TEST_P() local 1745 Matcher<std::function<void()>> matcher = GetParam(); TEST_P() local 1753 Matcher<std::function<void()>> matcher = GetParam(); TEST_P() local 1762 Matcher<std::function<void()>> matcher = GetParam(); TEST_P() local 1770 Matcher<std::function<void()>> matcher = GetParam(); TEST_P() local 1784 Matcher<std::function<void()>> matcher = TEST() local 1794 Matcher<std::function<void()>> matcher = Throws<uint32_t>(inner); TEST() local 1803 Matcher<std::function<void()>> matcher = TEST() local [all...] |
| H A D | gmock-matchers-containers_test.cc | 923 Matcher<int> matcher = ResultOf(&IntToStringFunction, Eq(std::string("foo"))); TEST() local 931 Matcher<int> matcher = ResultOf(&IntToStringFunction, StrEq("foo")); TEST() local 945 Matcher<int> matcher = TEST() local 957 Matcher<int> matcher = ResultOf(&IntFunction, Ge(85)); TEST_P() local 968 Matcher<int> matcher = ResultOf("magic int conversion", &IntFunction, Ge(85)); TEST_P() local 981 Matcher<int> matcher = ResultOf(&IntFunction, Eq(80)); TEST() local 998 Matcher<double&> matcher = ResultOf(&DoubleFunction, Ref(x)); TEST() local 1019 Matcher<const std::string&> matcher = ResultOf(&StringFunction, Ref(s)); TEST() local 1029 Matcher<int> matcher = ResultOf(IntFunction, Matcher<signed char>(Ge(85))); TEST() local 1047 Matcher<int> matcher = ResultOf(IntToStringFunction, StrEq("foo")); TEST() local 1059 Matcher<int> matcher = ResultOf(Functor(), Eq(std::string("foo"))); TEST() local 1088 Matcher<int*> matcher = ResultOf(PolymorphicFunctor(), "good ptr"); TEST() local 1096 Matcher<int> matcher = ResultOf( TEST() local 1106 Matcher<std::unique_ptr<int>> matcher = ResultOf( TEST() local 2060 EMString(int element, int matcher) EMString() argument 2062 ss << "(element #" << element << ", matcher #" << matcher << ")"; EMString() local 2527 auto matcher = MakeMatcher(new MockMatcher); RunPredicateFormatter() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | localematcher.cpp | 766 LocaleMatcher matcher = builder.build(errorCode); in acceptLanguage() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 491 showDistance(LocaleMatcher matcher, String desired, String supported) showDistance() argument 796 timeLocaleMatcher(ULocale desired, LocaleMatcher matcher, int iterations) timeLocaleMatcher() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | LocaleMatcherTest.java | 510 showDistance(LocaleMatcher matcher, String desired, String supported) showDistance() argument 838 timeLocaleMatcher(ULocale desired, LocaleMatcher matcher, int iterations) timeLocaleMatcher() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtptngen_impl.h | 273 LocalPointer<DateTimeMatcher> matcher; member in PatternMapIterator
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localematcher.cpp | 766 LocaleMatcher matcher = builder.build(errorCode); in acceptLanguage() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen_impl.h | 273 LocalPointer<DateTimeMatcher> matcher; member in PatternMapIterator
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dtptngen.cpp | 756 DateTimeMatcher matcher; in getSkeleton() local 766 DateTimeMatcher matcher; in staticGetSkeleton() local 775 DateTimeMatcher matcher; in getBaseSkeleton() local 785 DateTimeMatcher matcher; in staticGetBaseSkeleton() local [all...] |
| H A D | dtptngen_impl.h | 273 LocalPointer<DateTimeMatcher> matcher; member in PatternMapIterator
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | localematcher.cpp | 784 LocaleMatcher matcher = builder.build(errorCode); in acceptLanguage() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |