Home
last modified time | relevance | path

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

/external/chromium/sdch/open-vcdiff/src/gtest/internal/
Dgtest-port.h357 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
363 static bool PartialMatch(const ::string& str, const RE& re) { in PartialMatch() function
/external/open-vcdiff/gtest/include/gtest/internal/
Dgtest-port.h657 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
666 static bool PartialMatch(const ::string& str, const RE& re) { in PartialMatch() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h650 static bool PartialMatch(const ::std::string& str, const RE& re) { in PartialMatch() function
659 static bool PartialMatch(const ::string& str, const RE& re) { in PartialMatch() function
/external/open-vcdiff/gtest/src/
Dgtest-port.cc127 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
376 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/external/protobuf/gtest/src/
Dgtest-port.cc127 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
376 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/external/llvm/utils/unittest/googletest/
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/chromium/testing/gtest/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/gtest/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/libvpx/libvpx/third_party/googletest/src/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/chromium/sdch/open-vcdiff/src/gtest/
Dgtest-port.cc58 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
/external/regex-re2/util/
Dpcre.h323 static const PartialMatchFunctor PartialMatch; variable
Dpcre.cc43 const PCRE::PartialMatchFunctor PCRE::PartialMatch = { }; member in re2::PCRE
/external/regex-re2/re2/
Dre2.h338 bool, const StringPiece&, const RE2&, Arg, RE2::PartialMatchN> PartialMatch; variable
Dre2.cc30 …dicFunction2<bool, const StringPiece&, const RE2&, RE2::Arg, RE2::PartialMatchN> RE2::PartialMatch; member in re2::RE2
/external/regex-re2/re2/testing/
Dre2_test.cc515 TEST(RE2, PartialMatch) { in TEST() argument
/external/ceres-solver/internal/ceres/
Dgmock_gtest_all.cc7939 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
8189 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE