HomeSort by relevance Sort by last modified time
    Searched full:mockers (Results 1 - 12 of 12) sorted by null

  /external/chromium/testing/gmock/src/
gmock-spec-builders.cc 55 // mockers, and all expectations.
670 FunctionMockers& mockers = local
672 for (FunctionMockers::const_iterator it = mockers.begin();
673 it != mockers.end(); ++it) {
679 // We don't clear the content of mockers, as they may still be
725 FunctionMockers& mockers = it->second.function_mockers; local
726 if (mockers.erase(mocker) > 0) {
727 // mocker was in mockers and has been just removed.
728 if (mockers.empty()) {
748 FunctionMockers& mockers local
    [all...]
  /external/chromium/testing/
gmock.gyp 19 'gmock/include/gmock/gmock-generated-function-mockers.h',
  /external/chromium/testing/gmock/include/gmock/
gmock.h 61 #include "gmock/gmock-generated-function-mockers.h"
gmock-generated-function-mockers.h.pump 3 $$ gmock-generated-function-mockers.h.
39 // This file implements function mockers of various arities.
gmock-spec-builders.h 100 // Base class for function mockers.
104 // mockers, and all expectations.
    [all...]
gmock-generated-function-mockers.h 2 // pump.py gmock-generated-function-mockers.h.pump
38 // This file implements function mockers of various arities.
    [all...]
  /external/chromium/testing/gmock/
Makefile.am 36 include/gmock/gmock-generated-function-mockers.h \
135 include/gmock/gmock-generated-function-mockers.h.pump \
  /external/chromium/testing/gmock/include/gmock/internal/
gmock-generated-internal-utils.h.pump 3 $$ gmock-generated-function-mockers.h.
  /external/chromium/testing/gmock/test/
gmock-generated-function-mockers_test.cc 36 #include "gmock/gmock-generated-function-mockers.h"
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field_unittest.mm 604 // event-mockers might be worth promoting to |test_event_utils.h| or
    [all...]
  /external/ceres-solver/internal/ceres/
gmock_gtest_all.cc     [all...]
  /external/ceres-solver/internal/ceres/gmock/
gmock.h     [all...]

Completed in 1036 milliseconds