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

/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 =
/external/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 =
/external/v8/testing/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_;
1480 for (UntypedOnCallSpecs::const_reverse_iterator it
1558 UntypedOnCallSpecs specs_to_delete;
1562 for (UntypedOnCallSpecs::const_iterator it =
/external/fmtlib/test/gmock/
H A Dgmock.h8783 typedef std::vector<const void*> UntypedOnCallSpecs; typedef in class:testing::internal::UntypedFunctionMockerBase
8802 UntypedOnCallSpecs untyped_on_call_specs_;
9989 for (UntypedOnCallSpecs::const_reverse_iterator it
10067 UntypedOnCallSpecs specs_to_delete;
10071 for (UntypedOnCallSpecs::const_iterator it =

Completed in 139 milliseconds