template <typename A>

class IgnoreResultAction

Defined at line 1367 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h

Implements the IgnoreResult(action) action.

Public Methods

void IgnoreResultAction<A> (const A & action)

Defined at line 1369 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h

template <typename F>
Action<F> operator testing::Action<type-parameter-1-0> ()

Defined at line 1372 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h

Records