Home
last modified time | relevance | path

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

/external/chromium/testing/gmock/include/gmock/
Dgmock-actions.h1058 inline internal::IgnoreResultAction<A> IgnoreResult(const A& an_action) { in IgnoreResult() argument
1059 return internal::IgnoreResultAction<A>(an_action); in IgnoreResult()
Dgmock-generated-actions.h.pump282 // WithArgs<N1, N2, ..., Nk>(an_action) creates an action that passes
283 // the selected arguments of the mock function to an_action and