Searched refs:untyped_expectations_ (Results 1 – 2 of 2) sorted by relevance
376 if (untyped_expectations_.size() == 0) { in UntypedInvokeWith()489 untyped_expectations_.begin(); in GetHandleOf()490 it != untyped_expectations_.end(); ++it) { in GetHandleOf()510 untyped_expectations_.begin(); in VerifyAndClearExpectationsLocked()511 it != untyped_expectations_.end(); ++it) { in VerifyAndClearExpectationsLocked()541 untyped_expectations_.swap(expectations_to_delete); in VerifyAndClearExpectationsLocked()
250 UntypedExpectations untyped_expectations_; variable1636 untyped_expectations_.push_back(untyped_expectation); in AddNewExpectation()1739 untyped_expectations_.rbegin(); in FindMatchingExpectationLocked()1740 it != untyped_expectations_.rend(); ++it) { in FindMatchingExpectationLocked()1769 const size_t count = untyped_expectations_.size(); in PrintTriedExpectationsLocked()1776 static_cast<TypedExpectation<F>*>(untyped_expectations_[i].get()); in PrintTriedExpectationsLocked()