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

/external/gmock/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_;
1425 for (UntypedOnCallSpecs::const_reverse_iterator it
1503 UntypedOnCallSpecs specs_to_delete;
1507 for (UntypedOnCallSpecs::const_iterator it =
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-spec-builders.h215 typedef std::vector<const void*> UntypedOnCallSpecs; typedef in class:testing::internal::UntypedFunctionMockerBase
234 UntypedOnCallSpecs untyped_on_call_specs_;
1417 for (UntypedOnCallSpecs::const_reverse_iterator it
1486 UntypedOnCallSpecs specs_to_delete;
1490 for (UntypedOnCallSpecs::const_iterator it =

Completed in 318 milliseconds