#include <gmock.h>
Public Types | |
typedef MatcherTuple< ArgumentTuple >::type | ArgumentMatcherTuple |
typedef ::testing::tuple | ArgumentTuple |
typedef IgnoredValue | MakeResultIgnoredValue() |
typedef void | MakeResultVoid() |
typedef R | Result |
Definition at line 437 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef MatcherTuple<ArgumentTuple>::type testing::internal::Function< R()>::ArgumentMatcherTuple |
Definition at line 440 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef ::testing::tuple testing::internal::Function< R()>::ArgumentTuple |
Definition at line 439 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef IgnoredValue testing::internal::Function< R()>::MakeResultIgnoredValue() |
Definition at line 442 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef void testing::internal::Function< R()>::MakeResultVoid() |
Definition at line 441 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.
typedef R testing::internal::Function< R()>::Result |
Definition at line 438 of file cares/cares/test/gmock-1.8.0/gmock/gmock.h.