Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h305 friend GTEST_API_ WithoutMatchers GetWithoutMatchers();
309 GTEST_API_ WithoutMatchers GetWithoutMatchers();
/third_party/googletest/googlemock/src/
H A Dgmock-internal-utils.cc189 GTEST_API_ WithoutMatchers GetWithoutMatchers() { return WithoutMatchers(); } in GetWithoutMatchers() function
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h2101 ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \

Completed in 4 milliseconds