Home
last modified time | relevance | path

Searched defs:PatternMatchesString (Results 1 - 4 of 4) sorted by relevance

/third_party/gn/src/util/test/
H A Dgn_test.cc54 bool PatternMatchesString(const char* pattern, const char* str) { in PatternMatchesString() function
/third_party/googletest/googletest/src/
H A Dgtest.cc695 static bool PatternMatchesString(const std::string& name_str, in PatternMatchesString() function
/third_party/node/deps/googletest/src/
H A Dgtest.cc703 static bool PatternMatchesString(const std::string& name_str, in PatternMatchesString() function
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc483 bool UnitTestOptions::PatternMatchesString(const char *pattern, in PatternMatchesString() function in testing::internal::UnitTestOptions

Completed in 25 milliseconds