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

  /external/google-breakpad/src/testing/include/gmock/
gmock-more-actions.h 122 // WithArg<k>(an_action) creates an action that passes the k-th
129 WithArg(const InnerAction& action) {
  /external/googletest/googlemock/include/gmock/
gmock-more-actions.h 139 // WithArg<k>(an_action) creates an action that passes the k-th
146 WithArg(const InnerAction& action) {
  /external/v8/testing/gmock/include/gmock/
gmock-more-actions.h 139 // WithArg<k>(an_action) creates an action that passes the k-th
146 WithArg(const InnerAction& action) {

Completed in 64 milliseconds