Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/external/libtextclassifier/native/utils/container/
Dsorted-strings-table_test.cc36 std::vector<StringSet::Match> matches; in TEST() local
46 std::vector<StringSet::Match> matches; in TEST() local
52 std::vector<StringSet::Match> matches; in TEST() local
58 std::vector<StringSet::Match> matches; in TEST() local
64 std::vector<StringSet::Match> matches; in TEST() local
70 std::vector<StringSet::Match> matches; in TEST() local
76 std::vector<StringSet::Match> matches; in TEST() local
82 std::vector<StringSet::Match> matches; in TEST() local
Ddouble-array-trie_test.cc43 std::vector<StringSet::Match> matches; in TEST() local
53 std::vector<StringSet::Match> matches; in TEST() local
59 std::vector<StringSet::Match> matches; in TEST() local
65 std::vector<StringSet::Match> matches; in TEST() local
71 std::vector<StringSet::Match> matches; in TEST() local
77 std::vector<StringSet::Match> matches; in TEST() local
83 std::vector<StringSet::Match> matches; in TEST() local
/external/llvm/tools/llvm-cov/
DCoverageFilters.cpp20 bool NameCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in NameCoverageFilter
26 NameRegexCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in NameRegexCoverageFilter
30 bool RegionCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in RegionCoverageFilter
35 bool LineCoverageFilter::matches(const coverage::FunctionRecord &Function) { in matches() function in LineCoverageFilter
44 bool CoverageFilters::matches(const coverage::FunctionRecord &Function) { in matches() function in CoverageFilters
53 CoverageFiltersMatchAll::matches(const coverage::FunctionRecord &Function) { in matches() function in CoverageFiltersMatchAll
/external/emma/core/java12/com/vladium/util/
DWCMatcher.java71 public abstract boolean matches (String s); in matches() method in WCMatcher
72 public abstract boolean matches (char [] chars); in matches() method in WCMatcher
118 public final boolean matches (final String s) in matches() method in WCMatcher.AllMatcher
125 public final boolean matches (final char [] chars) in matches() method in WCMatcher.AllMatcher
137 public final boolean matches (final String s) in matches() method in WCMatcher.EmptyMatcher
144 public final boolean matches (final char [] chars) in matches() method in WCMatcher.EmptyMatcher
156 public final boolean matches (final String s) in matches() method in WCMatcher.StartsWithMatcher
163 public final boolean matches (final char [] chars) in matches() method in WCMatcher.StartsWithMatcher
194 public final boolean matches (final String s) in matches() method in WCMatcher.EndsWithMatcher
201 public final boolean matches (final char [] chars) in matches() method in WCMatcher.EndsWithMatcher
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dmatchers.cc121 bool matches = true; in Matches() local
148 bool matches = false; in Matches() local
160 bool matches = in Matches() local
167 bool matches = false; in Matches() local
172 bool matches = (port_ == args.GetLocalPort()); in Matches() local
178 bool matches = AuthenticatedMatchesHelper(args, matcher_); in Matches() local
185 bool matches = false; in Matches() local
190 bool matches = false; in Matches() local
/external/mockito/src/test/java/org/mockito/internal/hamcrest/
DMatcherGenericTypeExtractorTest.java23 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.IntMatcher
31 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.StaticIntMatcher
39 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.StaticIntMatcherSubclass
48 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.NonGenericMatcher
56 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.IntMatcherFromInterface
65 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.StaticIntMatcherFromInterface
75 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.NonGenericMatcherFromInterface
86 public boolean matches(Object o) { in matches() method in MatcherGenericTypeExtractorTest.SubclassGenericMatcherFromInterface
/external/mockito/src/test/java/org/mockito/internal/invocation/
DTypeSafeMatchingTest.java92 public boolean matches(Integer arg) { in matchesOverloadsMustBeIgnored() method in TypeSafeMatchingTest.TestMatcher
97 public boolean matches(Date arg) { in matchesOverloadsMustBeIgnored() method in TypeSafeMatchingTest.TestMatcher
102 public boolean matches(Integer arg, Void v) { in matchesOverloadsMustBeIgnored() method in TypeSafeMatchingTest.TestMatcher
118 public boolean matches(Integer argument) { in matchesWithSubTypeExtendingGenericClass() method in TypeSafeMatchingTest.TestMatcher
134 public boolean matches(Integer argument) { in dontMatchesWithSubTypeExtendingGenericClass() method in TypeSafeMatchingTest.TestMatcher
153 public boolean matches(T argument) { in passEveryArgumentTypeIfNoBridgeMethodWasGenerated() method in TypeSafeMatchingTest.GenericMatcher
/external/catch2/include/internal/
Dcatch_test_spec.cpp35 bool TestSpec::NamePattern::matches( TestCaseInfo const& testCase ) const { in matches() function in Catch::TestSpec::NamePattern
45 bool TestSpec::TagPattern::matches( TestCaseInfo const& testCase ) const { in matches() function in Catch::TestSpec::TagPattern
57 bool TestSpec::ExcludedPattern::matches( TestCaseInfo const& testCase ) const { in matches() function in Catch::TestSpec::ExcludedPattern
62 bool TestSpec::Filter::matches( TestCaseInfo const& testCase ) const { in matches() function in Catch::TestSpec::Filter
78 bool TestSpec::matches( TestCaseInfo const& testCase ) const { in matches() function in Catch::TestSpec
84 Matches matches( m_filters.size() ); in matchesByFilter() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidiTransform.java380 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
393 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
406 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
420 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
434 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
447 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
461 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
474 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
488 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
503 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidiTransform.java370 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
383 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
396 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
410 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
424 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
437 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
451 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
464 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
478 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
493 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
[all …]
/external/mockito/src/test/java/org/mockitousage/bugs/
DCompareMatcherTest.java87 public boolean matches(Integer arg) { in matchesOverloadsMustBeIgnored() method in CompareMatcherTest.TestMatcher
92 public boolean matches(Date arg) { in matchesOverloadsMustBeIgnored() method in CompareMatcherTest.TestMatcher
97 public boolean matches(Integer arg, Void v) { in matchesOverloadsMustBeIgnored() method in CompareMatcherTest.TestMatcher
113 public boolean matches(Integer argument) { in matchesWithSubTypeExtendingGenericClass() method in CompareMatcherTest.TestMatcher
126 public boolean matches(T argument) { in matchesWithSubTypeGenericMethod() method in CompareMatcherTest.GenericMatcher
/external/mockito/src/test/java/org/mockitousage/matchers/
DCustomMatchersTest.java25 public boolean matches(String arg) { in matches() method in CustomMatchersTest.ContainsFoo
31 public boolean matches(Boolean arg) { in matches() method in CustomMatchersTest.IsAnyBoolean
37 public boolean matches(Character character) { in matches() method in CustomMatchersTest.IsSorZ
43 public boolean matches(T number) { in matches() method in CustomMatchersTest.IsZeroOrOne
139 public boolean matches(String arg) { in matches() method in CustomMatchersTest.StringThatContainsXxx
DHamcrestMatchersTest.java28 public boolean matches(Object o) { in matches() method in HamcrestMatchersTest.ContainsX
60 public boolean matches(Object o) { in matches() method in HamcrestMatchersTest.IntMatcher
93 public boolean matches(Object o) { in matches() method in HamcrestMatchersTest.NonGenericMatcher
/external/proguard/src/proguard/util/
DConstantMatcher.java30 private boolean matches; field in ConstantMatcher
36 public ConstantMatcher(boolean matches) in ConstantMatcher()
44 public boolean matches(String string) in matches() method in ConstantMatcher
/external/rust/crates/regex-automata/src/
Dlib.rs37 let matches: Vec<(usize, usize)> = re.find_iter(text).collect(); localVariable
57 let matches: Vec<(usize, usize)> = re.find_iter(text).collect(); localVariable
75 let matches: Vec<(usize, usize)> = sparse_re.find_iter(text).collect(); localVariable
105 let matches: Vec<(usize, usize)> = re2.find_iter(text).collect(); localVariable
158 let matches: Vec<(usize, usize)> = re2.find_iter(text).collect(); localVariable
/external/mockito/src/test/java/org/mockito/internal/matchers/text/
DMatcherToStringTest.java16 public boolean matches(Object argument) { in matches() method in MatcherToStringTest.MatcherWithoutDescription
22 public boolean matches(Object argument) { in matches() method in MatcherToStringTest.MatcherWithDescription
31 public boolean matches(Object argument) { in matches() method in MatcherToStringTest.MatcherWithInheritedDescription
/external/guice/core/src/com/google/inject/matcher/
DMatchers.java46 public boolean matches(Object o) { in matches() method in Matchers.Any
75 public boolean matches(T t) { in matches() method in Matchers.Not
121 public boolean matches(AnnotatedElement element) { in matches() method in Matchers.AnnotatedWithType
159 public boolean matches(AnnotatedElement element) { in matches() method in Matchers.AnnotatedWith
196 public boolean matches(Class subclass) { in matches() method in Matchers.SubclassesOf
231 public boolean matches(Object other) { in matches() method in Matchers.Only
266 public boolean matches(Object other) { in matches() method in Matchers.IdenticalTo
306 public boolean matches(Class c) { in matches() method in Matchers.InPackage
350 public boolean matches(Class c) { in matches() method in Matchers.InSubpackage
388 public boolean matches(Method m) { in matches() method in Matchers.Returns
/external/robolectric/sandbox/src/main/java/org/robolectric/sandbox/
DAlwaysTrueShadowMatcher.java9 public boolean matches(ShadowInfo shadowInfo) { in matches() method in AlwaysTrueShadowMatcher
14 public boolean matches(Method method) { in matches() method in AlwaysTrueShadowMatcher
DShadowMatcher.java14 boolean matches(ShadowInfo shadowInfo); in matches() method
16 boolean matches(Method method); in matches() method
/external/rust/crates/aho-corasick/src/packed/
Dmod.rs38 let matches: Vec<usize> = searcher localVariable
64 let matches: Vec<usize> = searcher localVariable
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
DDiagnosingMatcher.java11 public final boolean matches(Object item) { in matches() method in DiagnosingMatcher
20 protected abstract boolean matches(Object item, Description mismatchDescription); in matches() method in DiagnosingMatcher
/external/robolectric/robolectric/src/main/java/org/robolectric/android/
DAndroidSdkShadowMatcher.java24 public boolean matches(ShadowInfo shadowInfo) { in matches() method in AndroidSdkShadowMatcher
29 public boolean matches(Method method) { in matches() method in AndroidSdkShadowMatcher
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DAttributeValueValidity.java360 public abstract boolean matches(String value, Output<String> reason); in matches() method in AttributeValueValidity.MatcherPattern
484 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.RegexMatcher
517 public boolean matches(String value) { in matches() method in AttributeValueValidity.LocaleSpecificMatcher
524 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.LocaleSpecificMatcher
548 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.CollectionMatcher
570 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.UnicodeSetMatcher
598 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.UnicodeSetOrStringMatcher
638 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.OrMatcher
678 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.ListMatcher
713 public boolean matches(String value, Output<String> reason) { in matches() method in AttributeValueValidity.LocaleMatcher
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DShortcutCombination.java16 public abstract boolean matches(Object o); in matches() method in ShortcutCombination
21 protected boolean matches(Object o, boolean shortcut) { in matches() method in ShortcutCombination
/external/icu/android_icu4j/src/main/java/android/icu/impl/breakiter/
DDictionaryMatcher.java31 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
34 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher

12345678910>>...21