Searched refs:ValidateRegex (Results 1 - 2 of 2) sorted by relevance

/openjdk10/test/fmw/gtest/src/
H A Dgtest-port.cc249 // Helper function used by ValidateRegex() to format error messages.
257 bool ValidateRegex(const char* regex) { function in namespace:testing::internal
423 is_valid_ = ValidateRegex(regex);
H A Dgtest-internal-inl.h952 GTEST_API_ bool ValidateRegex(const char* regex);

Completed in 94 milliseconds