Searched refs:UntypedExpectations (Results 1 – 2 of 2) sorted by relevance
379 for (UntypedExpectations::const_iterator it = untyped_expectations_.begin(); in GetHandleOf()399 for (UntypedExpectations::const_iterator it = untyped_expectations_.begin(); in VerifyAndClearExpectationsLocked()436 UntypedExpectations expectations_to_delete; in VerifyAndClearExpectationsLocked()
205 using UntypedExpectations = std::vector<std::shared_ptr<ExpectationBase>>; variable235 UntypedExpectations untyped_expectations_;1682 for (typename UntypedExpectations::const_reverse_iterator it = in FindMatchingExpectationLocked()