Searched refs:UntypedExpectations (Results 1 – 2 of 2) sorted by relevance
488 for (UntypedExpectations::const_iterator it = in GetHandleOf()509 for (UntypedExpectations::const_iterator it = in VerifyAndClearExpectationsLocked()540 UntypedExpectations expectations_to_delete; in VerifyAndClearExpectationsLocked()
223 using UntypedExpectations = std::vector<std::shared_ptr<ExpectationBase>>; variable250 UntypedExpectations untyped_expectations_;1738 for (typename UntypedExpectations::const_reverse_iterator it = in FindMatchingExpectationLocked()