ArgumentMatcherTuple typedef | testing::internal::OnCallSpec< F > | |
ArgumentTuple typedef | testing::internal::OnCallSpec< F > | |
AssertSpecProperty(bool property, const string &failure_message) const | testing::internal::UntypedOnCallSpecBase | inlineprotected |
Clause enum name | testing::internal::UntypedOnCallSpecBase | protected |
ExpectSpecProperty(bool property, const string &failure_message) const | testing::internal::UntypedOnCallSpecBase | inlineprotected |
file() const | testing::internal::UntypedOnCallSpecBase | inline |
file_ | testing::internal::UntypedOnCallSpecBase | protected |
GetAction() const | testing::internal::OnCallSpec< F > | inline |
kNone enum value | testing::internal::UntypedOnCallSpecBase | protected |
kWillByDefault enum value | testing::internal::UntypedOnCallSpecBase | protected |
kWith enum value | testing::internal::UntypedOnCallSpecBase | protected |
last_clause_ | testing::internal::UntypedOnCallSpecBase | protected |
line() const | testing::internal::UntypedOnCallSpecBase | inline |
line_ | testing::internal::UntypedOnCallSpecBase | protected |
Matches(const ArgumentTuple &args) const | testing::internal::OnCallSpec< F > | inline |
OnCallSpec(const char *a_file, int a_line, const ArgumentMatcherTuple &matchers) | testing::internal::OnCallSpec< F > | inline |
UntypedOnCallSpecBase(const char *a_file, int a_line) | testing::internal::UntypedOnCallSpecBase | inline |
WillByDefault(const Action< F > &action) | testing::internal::OnCallSpec< F > | inline |
With(const Matcher< const ArgumentTuple &> &m) | testing::internal::OnCallSpec< F > | inline |