HomeSort by relevance Sort by last modified time
    Searched refs:untyped_action (Results 1 - 4 of 4) sorted by null

  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 381 const void* untyped_action = NULL; member in namespace:testing::internal
387 untyped_args, &untyped_action, &is_excessive,
398 untyped_action == NULL ?
400 this->UntypedPerformAction(untyped_action, untyped_args);
413 untyped_action == NULL ?
415 this->UntypedPerformAction(untyped_action, untyped_args);
  /external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h 154 const void* untyped_action,
166 // untyped_action is set to point to the action that should be
173 const void** untyped_action, bool* is_excessive,
    [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc     [all...]
  /external/ceres-solver/internal/ceres/gmock/
gmock.h     [all...]

Completed in 870 milliseconds