Home
last modified time | relevance | path

Searched defs:getMatcher (Results 1 – 25 of 137) sorted by relevance

123456

/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DCldrDataProcessor.java251 abstract PathMatcher getMatcher(String pattern); in getMatcher() method in CldrDataProcessor
269 PathMatcher getMatcher(String pattern) { in getMatcher() method in Builder
299 @Override PathMatcher getMatcher(String pattern) { in getMatcher() method in PrefixBuilder
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMap.java94 abstract public Matcher<V> getMatcher(); in getMatcher() method in TrieMap
172 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.BytesTrieMap
358 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.CharsTrieMap
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMap.java95 abstract public Matcher<V> getMatcher(); in getMatcher() method in TrieMap
173 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.BytesTrieMap
359 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.CharsTrieMap
/aosp_15_r20/external/mockito/src/main/java/org/mockito/internal/matchers/
H A DLocalizedMatcher.java26 public ArgumentMatcher<?> getMatcher() { in getMatcher() method in LocalizedMatcher
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/
H A DAcceptor.java41 public String getMatcher() { in getMatcher() method in Acceptor
/aosp_15_r20/external/easymock/src/org/easymock/internal/
H A DLegacyMatcherProvider.java38 public ArgumentsMatcher getMatcher(Method method) { in getMatcher() method in LegacyMatcherProvider
/aosp_15_r20/external/google-cloud-java/java-certificate-manager/proto-google-cloud-certificate-manager-v1/src/main/java/com/google/cloud/certificatemanager/v1/
H A DCertificateMapEntryOrBuilder.java292 com.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher getMatcher(); in getMatcher() method
H A DCertificateMapEntry.java696 public com.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher getMatcher() { in getMatcher() method in CertificateMapEntry
2463 public com.google.cloud.certificatemanager.v1.CertificateMapEntry.Matcher getMatcher() { in getMatcher() method in CertificateMapEntry.Builder
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DSimpleDictionary.java86 public Matcher<T> getMatcher() { in getMatcher() method in SimpleDictionary
H A DDictionary.java115 public abstract Matcher<T> getMatcher(); in getMatcher() method in Dictionary
H A DStateDictionary.java66 public Matcher<T> getMatcher() { in getMatcher() method in StateDictionary
/aosp_15_r20/build/make/tools/compliance/cmd/dumpgraph/
H A Ddumpgraph_test.go563 type getMatcher func(*testContext) matcher type
/aosp_15_r20/external/jarjar/src/main/com/tonicsystems/jarjar/
H A DWildcard.java147 private Matcher getMatcher(String value) { in getMatcher() method in Wildcard
/aosp_15_r20/build/make/tools/compliance/cmd/dumpresolutions/
H A Ddumpresolutions_test.go987 type getMatcher func(*testContext) matcher type
/aosp_15_r20/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
H A DBaseShortcutManagerHostTest.java234 private Matcher getMatcher(String expectedRegex, String actual) { in getMatcher() method in BaseShortcutManagerHostTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DSearchCLDR.java525 private static Matcher getMatcher(String property, Output<Boolean> exclude) { in getMatcher() method in SearchCLDR
H A DSearchXml.java218 private static Matcher getMatcher(String property, Output<Boolean> exclude) { in getMatcher() method in SearchXml
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DVariantValue.cpp332 const VariantMatcher &VariantValue::getMatcher() const { in getMatcher() function in clang::ast_matchers::dynamic::VariantValue
/aosp_15_r20/external/nist-sip/java/gov/nist/core/
H A DGenericObject.java121 public Match getMatcher() { in getMatcher() method in GenericObject
/aosp_15_r20/external/llvm-libc/test/UnitTest/
H A DFPMatcher.h161 template <TestCond C, typename T> FPMatcher<T, C> getMatcher(T expectedValue) { in getMatcher() function
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/
H A DRect.java65 static Matcher getMatcher(String str) { in getMatcher() method in Rect.UnflattenHelper
/aosp_15_r20/packages/modules/StatsD/statsd/src/
DFieldValue.h226 inline const Field& getMatcher() const { in getMatcher() function
/aosp_15_r20/frameworks/base/test-runner/src/android/test/
H A DMoreAsserts.java518 private static Matcher getMatcher(String expectedRegex, String actual) { in getMatcher() method in MoreAsserts
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
H A DUptimeCheckConfig.java8879 com.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.ContentMatcherOption getMatcher(); in getMatcher() method
10480 getMatcher() { in getMatcher() method in UptimeCheckConfig.ContentMatcher
11176 getMatcher() { in getMatcher() method in UptimeCheckConfig.ContentMatcher.Builder
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.core.contenttype_3.7.0.v20180426-1644.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...

123456