Home
last modified time | relevance | path

Searched defs:SetArgumentPointeeAction (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-actions.h690 explicit SetArgumentPointeeAction(const A& value) : value_(value) {} in SetArgumentPointeeAction() function
711 explicit SetArgumentPointeeAction(const Proto& proto) : proto_(new Proto) { in SetArgumentPointeeAction() function