Searched refs:UntypedExpectations (Results 1 – 2 of 2) sorted by relevance
508 for (UntypedExpectations::const_iterator it = in GetHandleOf()529 for (UntypedExpectations::const_iterator it = in VerifyAndClearExpectationsLocked()560 UntypedExpectations expectations_to_delete; in VerifyAndClearExpectationsLocked()
229 using UntypedExpectations = std::vector<std::shared_ptr<ExpectationBase>>; variable256 UntypedExpectations untyped_expectations_;1737 for (typename UntypedExpectations::const_reverse_iterator it = in FindMatchingExpectationLocked()