Searched defs:FullMatch (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc577 bool RE::FullMatch(const char* str, const RE& re) { function in class:testing::internal::RE
830 bool RE::FullMatch(const char* str, const RE& re) { function in class:testing::internal::RE
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1184 static bool FullMatch(const ::std::string& str, const RE& re) { function in class:testing::internal::RE
1193 static bool FullMatch(const ::string& str, const RE& re) { function in class:testing::internal::RE

Completed in 18 milliseconds