Home
last modified time | relevance | path

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

12345678910>>...13

/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/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
DStringMatcher.java37 public boolean matches(String string); in matches() method
DEmptyStringMatcher.java32 public boolean matches(String string) in matches() method in EmptyStringMatcher
/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/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/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/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/icu/android_icu4j/src/main/java/android/icu/text/
DBidiTransform.java368 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
381 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
394 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
408 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
422 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
435 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
449 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
462 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
476 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
491 boolean matches(byte inLevel, Order inOrder, byte outLevel, Order outOrder) { in matches() method
[all …]
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
/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 …]
DDictionaryMatcher.java30 public abstract int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
33 public int matches(CharacterIterator text, int maxLength, int[] lengths, in matches() method in DictionaryMatcher
/external/guice/core/src/com/google/inject/matcher/
DMatchers.java47 public boolean matches(Object o) { in matches() method in Matchers.Any
76 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
303 public boolean matches(Class c) { in matches() method in Matchers.InPackage
344 public boolean matches(Class c) { in matches() method in Matchers.InSubpackage
381 public boolean matches(Method m) { in matches() method in Matchers.Returns
/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/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/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/process/ast/
DPackageMatcher.java33 public boolean matches(CompilationUnit cu) { in matches() method in PackageMatcher
38 public boolean matches(PackageDeclaration packageDeclaration) { in matches() method in PackageMatcher
/external/guice/core/src/com/google/inject/internal/
DMethodAspect.java59 boolean matches(Class<?> clazz) { in matches() method in MethodAspect
63 boolean matches(Method method) { in matches() method in MethodAspect
/external/vixl/tools/
Dverify_assembler_traces.py143 def DtUntypedToLLVM(matches): argument
259 def ConvertMovRdImm(matches): argument
/external/robolectric-shadows/shadows/httpclient/src/main/java/org/robolectric/shadows/httpclient/
DRequestMatcher.java6 public boolean matches(HttpRequest request); in matches() method
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/
DRequestMatcher.java6 public boolean matches(HttpRequest request); in matches() method
/external/mockito/src/main/java/org/mockito/
DArgumentMatcher.java127 boolean matches(T argument); in matches() method
/external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/api/match/
DSourceMatcher.java25 boolean matches(CompilationUnit cu); in matches() method

12345678910>>...13