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

  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 377 bool is_excessive = false; member in namespace:testing::internal
387 untyped_args, &untyped_action, &is_excessive,
394 const bool need_to_report_call = !found || is_excessive || LogIsVisible(INFO);
408 if (found && !is_excessive) {
423 } else if (is_excessive) {
  /external/chromium/testing/gmock/include/gmock/
gmock-spec-builders.h 168 // is_excessive is modified to indicate whether the call exceeds the
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 269 milliseconds