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

/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
/external/googletest/googlemock/include/gmock/
H A Dgmock-actions.h1109 SetArgPointee(const T& x) { function in namespace:testing
1115 // This overload allows SetArgPointee() to accept a string literal.
1121 SetArgPointee(const char* p) { function in namespace:testing
1129 SetArgPointee(const wchar_t* p) { function in namespace:testing
/external/v8/testing/gmock/include/gmock/
H A Dgmock-actions.h1109 SetArgPointee(const T& x) { function in namespace:testing
1115 // This overload allows SetArgPointee() to accept a string literal.
1121 SetArgPointee(const char* p) { function in namespace:testing
1129 SetArgPointee(const wchar_t* p) { function in namespace:testing
/external/fmtlib/test/gmock/
H A Dgmock.h1891 SetArgPointee(const T& x) { function in namespace:testing
1897 // This overload allows SetArgPointee() to accept a string literal.
1903 SetArgPointee(const char* p) { function in namespace:testing
1911 SetArgPointee(const wchar_t* p) { function in namespace:testing

Completed in 1943 milliseconds