template <typename T>

class Impl

Defined at line 2300 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

Public Methods

template <typename M>
void Impl<T> (const std::string & result_description, const CallableStorageType & callable, const M & matcher)

Defined at line 2309 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

void DescribeTo (::std::ostream * os)

Defined at line 2315 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

void DescribeNegationTo (::std::ostream * os)

Defined at line 2324 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

bool MatchAndExplain (T obj, MatchResultListener * listener)

Defined at line 2333 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h