Searched refs:UntypedOnCallSpecs (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h219 typedef std::vector<const void*> UntypedOnCallSpecs; typedef in class:testing::internal::UntypedFunctionMockerBase
238 UntypedOnCallSpecs untyped_on_call_specs_;
1480 for (UntypedOnCallSpecs::const_reverse_iterator it
1558 UntypedOnCallSpecs specs_to_delete;
1562 for (UntypedOnCallSpecs::const_iterator it =

Completed in 12 milliseconds