Home | History | Annotate | Download | only in gmock

Lines Matching refs:untyped_expectation

1514     const linked_ptr<ExpectationBase> untyped_expectation(expectation);
1515 untyped_expectations_.push_back(untyped_expectation);
1520 implicit_sequence->AddExpectation(Expectation(untyped_expectation));