Searched defs:SetArgumentPointee (Results 1 - 1 of 1) sorted by relevance

/external/chromium/testing/gmock/include/gmock/
H A Dgmock-actions.h347 // the definition of Return(void) and SetArgumentPointee<N>(value) for
679 // Implements the SetArgumentPointee<N>(x) action for any function
1011 SetArgumentPointee(const T& x) { function in namespace:testing

Completed in 67 milliseconds