HomeSort by relevance Sort by last modified time
    Searched defs:ReturnNull (Results 1 - 2 of 2) sorted by null

  /external/gmock/include/gmock/
gmock-actions.h 510 // Implements the ReturnNull() action.
513 // Allows ReturnNull() to be used in any pointer-returning function.
948 inline PolymorphicAction<internal::ReturnNullAction> ReturnNull() {
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-actions.h 510 // Implements the ReturnNull() action.
513 // Allows ReturnNull() to be used in any pointer-returning function.
948 inline PolymorphicAction<internal::ReturnNullAction> ReturnNull() {
    [all...]

Completed in 343 milliseconds