Home
last modified time | relevance | path

Searched defs:PartialMatch (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
H A Dgtest-port.h879 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
913 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/internal/
H A Dgtest-port.h879 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
913 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/external/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h879 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
913 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h901 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
935 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h973 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
1009 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc137 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
387 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h954 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
990 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/googletest/googletest/include/gtest/internal/
Dgtest-port.h973 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
1009 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/external/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h994 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
1030 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/
H A Dgtest-port.h971 static bool PartialMatch(absl::string_view str, const RE& re) { in PartialMatch() function
1007 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp407 std::pair<Instruction *, Instruction *> &PartialMatch) { in identifyNodeWithImplicitAdd() argument
592 std::pair<Instruction *, Instruction *> PartialMatch( in identifyPartialMul() local
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc684 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
935 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc684 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
935 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-port.cc684 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
935 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc684 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
935 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
H A Dgtest-port.cc689 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
937 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/googletest/googletest/src/
H A Dgtest-port.cc704 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
963 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-port.cc704 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
963 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc733 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
979 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc733 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
979 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/aosp_15_r20/external/regex-re2/util/
H A Dpcre.h313 static const PartialMatchFunctor PartialMatch; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.h313 static const PartialMatchFunctor PartialMatch; variable
/aosp_15_r20/art/libarttools/
H A Dtools.cc77 bool PartialMatch(const std::filesystem::path& pattern, const std::filesystem::path& path_prefix) { in PartialMatch() function
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dpcre.h322 RE2_TESTING_DLL static const PartialMatchFunctor PartialMatch; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h403 static bool PartialMatch(const StringPiece& text, const RE2& re, A&&... a) { in PartialMatch() function

123