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

  /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...]
  /external/googletest/googlemock/include/gmock/
gmock-actions.h 622 // Implements the ReturnNull() action.
625 // Allows ReturnNull() to be used in any pointer-returning function. In C++11
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-actions.h 622 // Implements the ReturnNull() action.
625 // Allows ReturnNull() to be used in any pointer-returning function. In C++11
    [all...]

Completed in 128 milliseconds