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 607 // Implements the ReturnNull() action.
610 // Allows ReturnNull() to be used in any pointer-returning function. In C++11
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/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...]

Completed in 3450 milliseconds