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

  /external/google-breakpad/src/testing/include/gmock/
gmock-actions.h 579 // Implements the polymorphic ReturnRefOfCopy(x) action, which can be
589 // This template type conversion operator allows ReturnRefOfCopy(x) to be
595 // catches the user error of using ReturnRefOfCopy(x) when Return(x)
604 // Implements the ReturnRefOfCopy(x) action for a particular function type F.
    [all...]
  /external/googletest/googlemock/include/gmock/
gmock-actions.h 697 // Implements the polymorphic ReturnRefOfCopy(x) action, which can be
707 // This template type conversion operator allows ReturnRefOfCopy(x) to be
713 // catches the user error of using ReturnRefOfCopy(x) when Return(x)
722 // Implements the ReturnRefOfCopy(x) action for a particular function type F.
    [all...]
  /external/v8/testing/gmock/include/gmock/
gmock-actions.h 697 // Implements the polymorphic ReturnRefOfCopy(x) action, which can be
707 // This template type conversion operator allows ReturnRefOfCopy(x) to be
713 // catches the user error of using ReturnRefOfCopy(x) when Return(x)
722 // Implements the ReturnRefOfCopy(x) action for a particular function type F.
    [all...]

Completed in 134 milliseconds