Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/include/gmock/
Dgmock-spec-builders.h721 typedef std::vector<const void*> UntypedActions; typedef
851 UntypedActions untyped_actions_;
887 for (UntypedActions::const_iterator it = untyped_actions_.begin(); in ~TypedExpectation()
/external/ceres-solver/internal/ceres/gmock/
Dgmock.h8325 typedef std::vector<const void*> UntypedActions;
8455 UntypedActions untyped_actions_;
8491 for (UntypedActions::const_iterator it = untyped_actions_.begin();