Home
last modified time | relevance | path

Searched defs:MatchesRegexMatcher (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/
Dmatches_regex_matcher.rs80 pub struct MatchesRegexMatcher<ActualT: ?Sized, PatternT: Deref<Target = str>> { struct
87 impl<PatternT, ActualT> Matcher for MatchesRegexMatcher<ActualT, PatternT> argument
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h620 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h620 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher() function
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h620 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/googletest/googletest/include/gtest/
Dgtest-matchers.h620 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h624 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher() function
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-matchers.h624 MatchesRegexMatcher(const RE* regex, bool full_match) in MatchesRegexMatcher() function