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

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-actions.h510 // Implements the ReturnNull() action.
513 // Allows ReturnNull() to be used in any pointer-returning function.
948 inline PolymorphicAction<internal::ReturnNullAction> ReturnNull() { function in namespace:testing
/external/googletest/googlemock/include/gmock/
H A Dgmock-actions.h622 // Implements the ReturnNull() action.
625 // Allows ReturnNull() to be used in any pointer-returning function. In C++11
1066 inline PolymorphicAction<internal::ReturnNullAction> ReturnNull() { function in namespace:testing
/external/v8/testing/gmock/include/gmock/
H A Dgmock-actions.h622 // Implements the ReturnNull() action.
625 // Allows ReturnNull() to be used in any pointer-returning function. In C++11
1066 inline PolymorphicAction<internal::ReturnNullAction> ReturnNull() { function in namespace:testing

Completed in 317 milliseconds