Home
last modified time | relevance | path

Searched refs:MakeDeathTestMatcher (Results 1 - 3 of 3) sorted by relevance

/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h176 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
180 inline Matcher<const ::std::string&> MakeDeathTestMatcher(const char* regex) { in MakeDeathTestMatcher() function
183 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
190 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
228 ::testing::internal::MakeDeathTestMatcher(regex_or_matcher), \
265 ::testing::internal::MakeDeathTestMatcher(regex_or_matcher); \
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-death-test-internal.h168 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
172 inline Matcher<const ::std::string&> MakeDeathTestMatcher(const char* regex) { in MakeDeathTestMatcher() function
175 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
182 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
220 ::testing::internal::MakeDeathTestMatcher(regex_or_matcher), \
259 ::testing::internal::MakeDeathTestMatcher(regex_or_matcher); \
/third_party/node/deps/googletest/include/gtest/internal/
H A Dgtest-death-test-internal.h176 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
180 inline Matcher<const ::std::string&> MakeDeathTestMatcher(const char* regex) { in MakeDeathTestMatcher() function
183 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
190 inline Matcher<const ::std::string&> MakeDeathTestMatcher( in MakeDeathTestMatcher() function
228 ::testing::internal::MakeDeathTestMatcher(regex_or_matcher), \
265 ::testing::internal::MakeDeathTestMatcher(regex_or_matcher); \

Completed in 3 milliseconds