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

/external/gmock/include/gmock/
H A Dgmock-actions.h349 // the definition of Return(void) and SetArgumentPointee<N>(value) for
681 // Implements the SetArgumentPointee<N>(x) action for any function
1013 SetArgumentPointee(const T& x) { function in namespace:testing
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-actions.h349 // the definition of Return(void) and SetArgumentPointee<N>(value) for
681 // Implements the SetArgumentPointee<N>(x) action for any function
1013 SetArgumentPointee(const T& x) { function in namespace:testing

Completed in 127 milliseconds