/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
D | gtest-port.h | 357 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/ |
D | gtest-port.h | 657 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/ |
D | gtest-port.h | 650 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/ |
D | gtest-port.cc | 127 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/ |
D | gtest-port.cc | 127 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/ |
D | gtest-port.cc | 137 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/ |
D | gtest-port.cc | 137 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/ |
D | gtest-port.cc | 137 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/ |
D | gtest-port.cc | 137 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/ |
D | gtest-port.cc | 58 bool RE::PartialMatch(const char* str, const RE& re) { in PartialMatch() function in testing::internal::RE
|
/external/regex-re2/util/ |
D | pcre.h | 323 static const PartialMatchFunctor PartialMatch; variable
|
D | pcre.cc | 43 const PCRE::PartialMatchFunctor PCRE::PartialMatch = { }; member in re2::PCRE
|
/external/regex-re2/re2/ |
D | re2.h | 338 bool, const StringPiece&, const RE2&, Arg, RE2::PartialMatchN> PartialMatch; variable
|
D | re2.cc | 30 …dicFunction2<bool, const StringPiece&, const RE2&, RE2::Arg, RE2::PartialMatchN> RE2::PartialMatch; member in re2::RE2
|
/external/regex-re2/re2/testing/ |
D | re2_test.cc | 515 TEST(RE2, PartialMatch) { in TEST() argument
|
/external/ceres-solver/internal/ceres/ |
D | gmock_gtest_all.cc | 7939 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
|