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

/external/gmock/include/gmock/
H A Dgmock-actions.h982 SetArgPointee(const T& x) { function in namespace:testing
988 // This overload allows SetArgPointee() to accept a string literal.
994 SetArgPointee(const char* p) { function in namespace:testing
1002 SetArgPointee(const wchar_t* p) { function in namespace:testing
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-actions.h982 SetArgPointee(const T& x) { function in namespace:testing
988 // This overload allows SetArgPointee() to accept a string literal.
994 SetArgPointee(const char* p) { function in namespace:testing
1002 SetArgPointee(const wchar_t* p) { function in namespace:testing

Completed in 110 milliseconds