/aosp_15_r20/prebuilts/misc/common/android-support-test/espresso/ |
HD | espresso_intents_release_no_deps.jar | ... val$valMatcher
final synthetic org.hamcrest.Matcher val$paramVal
void <init> (java.lang ... |
HD | espresso_core_release_no_deps.jar | protobuf.meta
android/support/test/espresso/web/webdriver/WebDriverAtomScripts.class
WebDriverAtomScripts ... |
/aosp_15_r20/external/libxkbcommon/src/xkbcomp/ |
H A D | rules.c | 85 lex(struct scanner *s, union lvalue *val) in lex() 252 struct matcher { struct 253 struct xkb_context *ctx; 255 struct rule_names rmlvo; 256 union lvalue val; member 259 struct mapping mapping; 261 struct rule rule; 263 darray_char kccgst[_KCCGST_NUM_ENTRIES]; 285 struct matched_sval val = { .sval = { NULL, 0 } }; in split_comma_separated_mlvo() local 291 struct matched_sval val = { .sval = { s, 0 } }; in split_comma_separated_mlvo() local [all …]
|
/aosp_15_r20/external/federated-compute/fcp/base/ |
H A D | match_test.cc | 54 constexpr auto matcher = in TEST() local 63 constexpr auto matcher = MakeMatcher<V>( in TEST() local 73 constexpr auto matcher = in TEST() local 88 constexpr auto matcher = MakeMatcher<V>( in TEST() local 97 constexpr auto matcher = MakeMatcher<V>([](X* x) { return 10 + x->x; }, in TEST() local 139 constexpr auto matcher = MakeMatcher<VMoveOnly>( in TEST() local 154 constexpr auto matcher = MakeMatcher<VMoveOnly>( in TEST() local 174 constexpr auto matcher = in TEST() local 187 constexpr auto matcher = MakeMatcher<O>( in TEST() local 205 constexpr auto matcher = in TEST() local [all …]
|
/aosp_15_r20/external/perfetto/src/trace_processor/db/column/ |
H A D | string_storage.cc | 146 NullTermStringView val, in LowerBoundIntrinsic() 155 NullTermStringView val, in UpperBoundIntrinsic() 160 [comp](NullTermStringView val, StringPool::Id id) { in UpperBoundIntrinsic() 233 util::GlobMatcher matcher = in SingleSearch() local 354 StringPool::Id val = in IndexSearchValidated() local 383 util::GlobMatcher matcher = in IndexSearchValidated() local 413 StringPool::Id val = in LinearSearch() local 445 util::GlobMatcher matcher = in LinearSearch() local 503 StringPool::Id val = in BinarySearchIntrinsic() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | RegexLookup.java | 114 private final Matcher matcher; field in RegexLookup.RegexFinder 363 public RTNode(Finder finder, T val, int rank) { in RTNode() 371 public RTNode(String key, T val) { in RTNode() 753 public SPNode(Finder finder, T val) { in SPNode() 874 Finder matcher = entry.getKey(); in get() local 897 Finder matcher = entry.getKey(); in get() local 913 Finder matcher = entry.getKey(); in get() local 971 Finder matcher = entry.getKey(); in getAll() local 996 Finder matcher = entry.getKey(); in getAll() local 1014 Finder matcher = entry.getKey(); in getAll() local
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | repattrn.cpp | 147 int32_t val = hashEl->value.integer; in operator =() local 477 RegexMatcher *RegexPattern::matcher(const UnicodeString &input, in matcher() function in RegexPattern 493 RegexMatcher *RegexPattern::matcher(UErrorCode &status) const { in matcher() function in RegexPattern 529 RegexMatcher *matcher = nullptr; in matches() local 553 RegexMatcher *matcher = nullptr; in matches() local 702 int32_t val = URX_VAL(op); in dumpOp() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | repattrn.cpp | 147 int32_t val = hashEl->value.integer; in operator =() local 479 RegexMatcher *RegexPattern::matcher(const UnicodeString &input, in matcher() function in RegexPattern 495 RegexMatcher *RegexPattern::matcher(UErrorCode &status) const { in matcher() function in RegexPattern 531 RegexMatcher *matcher = nullptr; in matches() local 555 RegexMatcher *matcher = nullptr; in matches() local 704 int32_t val = URX_VAL(op); in dumpOp() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | ObjectMatcherFactory.java | 52 public static Predicate<String> createListMatcher(Predicate<String> matcher) { in createListMatcher() 91 private java.util.regex.Matcher matcher; field in ObjectMatcherFactory.RegexMatcher 165 public DefaultingMatcher(boolean val) { in DefaultingMatcher() 177 final Predicate<String> matcher; field in ObjectMatcherFactory.NullHandlingMatcher 195 public Predicate<String> matcher; field in ObjectMatcherFactory.MatcherPattern
|
/aosp_15_r20/external/error_prone/error_prone/ |
HD | error_prone_test_helpers-2.36.0.jar | ... )
String key
java.util.function.Predicate matcher
public void doTest ()
javax.tools.Diagnostic ... |
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/ |
D | NumericValueMetricProducer.cpp | 142 const int64_t val = value.getValue<int64_t>(); in writePastBucketAggregateToProto() local 146 const double val = value.getValue<double>(); in writePastBucketAggregateToProto() local 150 const HistogramValue& val = value.getValue<HistogramValue>(); in writePastBucketAggregateToProto() local 393 NumericValue getAggregationInputValue(const LogEvent& event, const Matcher& matcher) { in getAggregationInputValue() 458 const Matcher& matcher = mFieldMatchers[i]; in aggregateFields() local
|
/aosp_15_r20/external/owasp/sanitizer/lib/junit/ |
D | junit.jar | ... .Thread {
final synthetic junit.framework.Test val$test
final synthetic junit.framework.TestResult val ... |
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/ |
HD | junit-4.8.1.jar | ... .Thread {
final synthetic junit.framework.Test val$test
final synthetic junit.framework.TestResult val ... |
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | check_assertion.h | 147 DeathCause ConvertToDeathCause(int val) { in ConvertToDeathCause() 200 …Result Run(const std::array<DeathCause, N>& expected_causes, Func&& func, const Matcher& matcher) { in Run() 353 …td::array<DeathCause, N>& expected_causes, const char* stmt, Func&& func, const Matcher& matcher) { in ExpectDeath() 367 bool ExpectDeath(DeathCause expected_cause, const char* stmt, Func&& func, const Matcher& matcher) { in ExpectDeath() 388 #define EXPECT_DEATH_MATCHES(matcher, ...) \ argument
|
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/mediaprovider-database/android_common/javac/ |
D | mediaprovider-database.jar | ... file.Path item
java.util.regex.Matcher matcher
int i
java.nio.file.Path ... |
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | core-test-rules.jar | ... .Thread {
final synthetic junit.framework.Test val$test
final synthetic junit.framework.TestResult val ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | core-test-rules.jar | ... .Thread {
final synthetic junit.framework.Test val$test
final synthetic junit.framework.TestResult val ... |
/aosp_15_r20/packages/modules/Virtualization/tests/hostside/helper/java/com/android/microdroid/test/host/ |
D | KvmHypTracer.java | 50 Matcher matcher = LOST_EVENT_PATTERN.matcher(str); in KvmHypEvent() local 143 private void setNode(String node, int val) throws Exception { in setNode() 309 Matcher matcher = pattern.matcher(next[oldestIdx].args); in getPsciMemProtect() local
|
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/uiautomator_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/uiautomator/cmds/uiautomator/uiautomator/android_common/combined/ |
D | uiautomator.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | regextst.cpp | 733 RegexMatcher matcher(&pattern, 0, status); in UTextBasic() local 914 RegexMatcher *matcher = pat->matcher(data, status); in API_Match() local 974 RegexMatcher *matcher = pat->matcher(data, status); in API_Match() local 1028 RegexMatcher *matcher = pat->matcher(data, status); in API_Match() local 1236 RegexMatcher matcher("(a+)+b", testString, 0, status); in API_Match() local 1248 RegexMatcher matcher("(a+)+b", testString, 0, status); in API_Match() local 1264 RegexMatcher matcher("(A)+A$", testString, 0, status); in API_Match() local 1291 RegexMatcher matcher("abc", testString, 0, status); in API_Match() local 1335 RegexMatcher *matcher = pat->matcher(data, status); in API_Replace() local 1995 RegexMatcher *matcher = &pat->matcher(status)->reset(&input); in API_Match_UTF8() local [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | regextst.cpp | 733 RegexMatcher matcher(&pattern, 0, status); in UTextBasic() local 914 RegexMatcher *matcher = pat->matcher(data, status); in API_Match() local 974 RegexMatcher *matcher = pat->matcher(data, status); in API_Match() local 1028 RegexMatcher *matcher = pat->matcher(data, status); in API_Match() local 1236 RegexMatcher matcher("(a+)+b", testString, 0, status); in API_Match() local 1248 RegexMatcher matcher("(a+)+b", testString, 0, status); in API_Match() local 1264 RegexMatcher matcher("(A)+A$", testString, 0, status); in API_Match() local 1291 RegexMatcher matcher("abc", testString, 0, status); in API_Match() local 1335 RegexMatcher *matcher = pat->matcher(data, status); in API_Replace() local 1995 RegexMatcher *matcher = &pat->matcher(status)->reset(&input); in API_Match_UTF8() local [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | runtime-gdb.py | 80 def __init__(self, val): argument 108 def __init__(self, val): argument 124 def __init__(self, val): argument 153 def __init__(self, val): argument 205 def __init__(self, val): argument 231 def matcher(val): argument 273 def is_iface(val): argument 280 def is_eface(val): argument 349 def __init__(self, val): argument 374 def ifacematcher(val): argument
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/ |
D | LogEntryMatcher_test.cpp | 148 AtomMatcher matcher; in TEST() local 173 AtomMatcher matcher; in TEST() local 403 AtomMatcher matcher; in TEST() local 441 AtomMatcher matcher; in TEST_GUARDED() local 489 AtomMatcher matcher; in TEST() local 535 AtomMatcher matcher; in TEST() local 597 AtomMatcher matcher; in TEST() local 645 AtomMatcher matcher; in TEST() local 678 AtomMatcher matcher; in TEST() local 701 AtomMatcher matcher; in TEST_GUARDED() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/matchit/tests/ |
D | tree.rs | 362 let mut matcher = Router::new(); in issue_12() localVariable 674 let val = router.at_mut($path).unwrap().value; localVariable
|