Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h215 typedef std::vector<const void*> UntypedOnCallSpecs; typedef
234 UntypedOnCallSpecs untyped_on_call_specs_;
1417 for (UntypedOnCallSpecs::const_reverse_iterator it in FindOnCallSpec()
1486 UntypedOnCallSpecs specs_to_delete; in ClearDefaultActionsLocked()
1490 for (UntypedOnCallSpecs::const_iterator it = in ClearDefaultActionsLocked()