|
proxygen
|
#include <gmock-spec-builders.h>
Public Types | |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
Public Member Functions | |
| OnCallSpec (const char *a_file, int a_line, const ArgumentMatcherTuple &matchers) | |
| OnCallSpec & | With (const Matcher< const ArgumentTuple & > &m) |
| OnCallSpec & | WillByDefault (const Action< F > &action) |
| bool | Matches (const ArgumentTuple &args) const |
| const Action< F > & | GetAction () const |
| OnCallSpec (const char *a_file, int a_line, const ArgumentMatcherTuple &matchers) | |
| OnCallSpec & | With (const Matcher< const ArgumentTuple & > &m) |
| OnCallSpec & | WillByDefault (const Action< F > &action) |
| bool | Matches (const ArgumentTuple &args) const |
| const Action< F > & | GetAction () const |
| OnCallSpec (const char *a_file, int a_line, const ArgumentMatcherTuple &matchers) | |
| OnCallSpec & | With (const Matcher< const ArgumentTuple & > &m) |
| OnCallSpec & | WillByDefault (const Action< F > &action) |
| bool | Matches (const ArgumentTuple &args) const |
| const Action< F > & | GetAction () const |
Public Member Functions inherited from testing::internal::UntypedOnCallSpecBase | |
| UntypedOnCallSpecBase (const char *a_file, int a_line) | |
| const char * | file () const |
| int | line () const |
| UntypedOnCallSpecBase (const char *a_file, int a_line) | |
| const char * | file () const |
| int | line () const |
| UntypedOnCallSpecBase (const char *a_file, int a_line) | |
| const char * | file () const |
| int | line () const |
Private Attributes | |
| ArgumentMatcherTuple | matchers_ |
| Matcher< const ArgumentTuple & > | extra_matcher_ |
| Action< F > | action_ |
Additional Inherited Members | |
Protected Types inherited from testing::internal::UntypedOnCallSpecBase | |
| enum | Clause { kNone, kWith, kWillByDefault, kNone, kWith, kWillByDefault, kNone, kWith, kWillByDefault } |
| enum | Clause { kNone, kWith, kWillByDefault, kNone, kWith, kWillByDefault, kNone, kWith, kWillByDefault } |
| enum | Clause { kNone, kWith, kWillByDefault, kNone, kWith, kWillByDefault, kNone, kWith, kWillByDefault } |
Protected Member Functions inherited from testing::internal::UntypedOnCallSpecBase | |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
Protected Attributes inherited from testing::internal::UntypedOnCallSpecBase | |
| const char * | file_ |
| int | line_ |
| Clause | last_clause_ |
Definition at line 285 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentMatcherTuple testing::internal::OnCallSpec< F >::ArgumentMatcherTuple |
Definition at line 288 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentMatcherTuple testing::internal::OnCallSpec< F >::ArgumentMatcherTuple |
Definition at line 288 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentMatcherTuple testing::internal::OnCallSpec< F >::ArgumentMatcherTuple |
Definition at line 288 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentTuple testing::internal::OnCallSpec< F >::ArgumentTuple |
Definition at line 287 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentTuple testing::internal::OnCallSpec< F >::ArgumentTuple |
Definition at line 287 of file gmock-spec-builders.h.
| typedef Function<F>::ArgumentTuple testing::internal::OnCallSpec< F >::ArgumentTuple |
Definition at line 287 of file gmock-spec-builders.h.
|
inline |
Definition at line 292 of file gmock-spec-builders.h.
|
inline |
Definition at line 292 of file gmock-spec-builders.h.
|
inline |
Definition at line 292 of file gmock-spec-builders.h.
|
inline |
Definition at line 334 of file gmock-spec-builders.h.
Referenced by testing::internal::FunctionMockerBase< R(A1, A2)>::PerformDefaultAction().
|
inline |
Definition at line 334 of file gmock-spec-builders.h.
|
inline |
Definition at line 334 of file gmock-spec-builders.h.
|
inline |
Definition at line 329 of file gmock-spec-builders.h.
References testing::internal::TupleMatches().
Referenced by testing::internal::FunctionMockerBase< R(A1, A2)>::FindOnCallSpec().
|
inline |
Definition at line 329 of file gmock-spec-builders.h.
References testing::internal::TupleMatches().
|
inline |
Definition at line 329 of file gmock-spec-builders.h.
References testing::internal::TupleMatches().
|
inline |
Definition at line 316 of file gmock-spec-builders.h.
References upload::action, and testing::Action< F >::IsDoDefault().
|
inline |
Definition at line 316 of file gmock-spec-builders.h.
References upload::action, and testing::Action< F >::IsDoDefault().
|
inline |
Definition at line 316 of file gmock-spec-builders.h.
References upload::action, and testing::Action< F >::IsDoDefault().
|
inline |
Definition at line 304 of file gmock-spec-builders.h.
References m.
|
inline |
Definition at line 304 of file gmock-spec-builders.h.
References m.
|
inline |
Definition at line 304 of file gmock-spec-builders.h.
References m.
|
private |
Definition at line 357 of file gmock-spec-builders.h.
|
private |
Definition at line 356 of file gmock-spec-builders.h.
|
private |
Definition at line 355 of file gmock-spec-builders.h.