template <typename Optional>
class Impl
Defined at line 4115 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
Public Methods
void Impl<Optional> (const ValueMatcher & value_matcher)
Defined at line 4119 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
void DescribeTo (::std::ostream * os)
Defined at line 4122 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
void DescribeNegationTo (::std::ostream * os)
Defined at line 4127 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
bool MatchAndExplain (Optional optional, MatchResultListener * listener)
Defined at line 4132 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h