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

  /external/google-breakpad/src/testing/include/gmock/
gmock-actions.h 532 // Implements the polymorphic ReturnRef(x) action, which can be used
541 // This template type conversion operator allows ReturnRef(x) to be
547 // catches the user error of using ReturnRef(x) when Return(x)
555 // Implements the ReturnRef(x) action for a particular function type F.
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-actions.h 650 // Implements the polymorphic ReturnRef(x) action, which can be used
659 // This template type conversion operator allows ReturnRef(x) to be
665 // catches the user error of using ReturnRef(x) when Return(x)
673 // Implements the ReturnRef(x) action for a particular function type F.
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-actions.h 650 // Implements the polymorphic ReturnRef(x) action, which can be used
659 // This template type conversion operator allows ReturnRef(x) to be
665 // catches the user error of using ReturnRef(x) when Return(x)
673 // Implements the ReturnRef(x) action for a particular function type F.
    [all...]

Completed in 83 milliseconds