Home
last modified time | relevance | path

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

12

/external/libvpx/third_party/googletest/src/include/gtest/internal/
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
/external/mesa3d/src/gtest/include/gtest/internal/
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
/external/libaom/third_party/googletest/src/googletest/include/gtest/internal/
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
/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
/external/llvm/utils/unittest/googletest/src/
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
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/internal/
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
/external/regex-re2/util/
Dpcre.h313 static const PartialMatchFunctor PartialMatch; variable
/external/rust/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.h313 static const PartialMatchFunctor PartialMatch; variable
Dpcre.cc95 const PCRE::PartialMatchFunctor PCRE::PartialMatch = { }; member in re2::PCRE
/external/cronet/third_party/re2/src/util/
Dpcre.h322 RE2_TESTING_DLL static const PartialMatchFunctor PartialMatch; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DComplexDeinterleavingPass.cpp407 std::pair<Instruction *, Instruction *> &PartialMatch) { in identifyNodeWithImplicitAdd() argument
592 std::pair<Instruction *, Instruction *> PartialMatch( in identifyPartialMul() local
/external/libvpx/third_party/googletest/src/src/
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
/external/libaom/third_party/googletest/src/googletest/src/
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
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/
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
/external/mesa3d/src/gtest/src/
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
/external/googletest/googletest/src/
Dgtest-port.cc689 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
948 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/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
/external/cronet/third_party/googletest/src/googletest/src/
Dgtest-port.cc691 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
942 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.h403 static bool PartialMatch(const StringPiece& text, const RE2& re, A&&... a) { in PartialMatch() function
/external/cronet/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-port.h922 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-port.h911 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/external/cronet/third_party/re2/src/re2/
Dre2.h425 static bool PartialMatch(absl::string_view text, const RE2& re, A&&... a) { in PartialMatch() function
/external/regex-re2/re2/
Dre2.h377 static bool PartialMatch(const StringPiece& text, const RE2& re, A&&... a) { in PartialMatch() function
/external/fmtlib/test/gtest/gtest/
Dgtest.h1164 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/gtest/
Dgtest.h1164 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function

12