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

  /external/gmock/include/gmock/
gmock-spec-builders.h 126 class GTEST_API_ UntypedFunctionMockerBase {
128 UntypedFunctionMockerBase();
129 virtual ~UntypedFunctionMockerBase();
242 }; // class UntypedFunctionMockerBase
393 friend class internal::UntypedFunctionMockerBase;
448 internal::UntypedFunctionMockerBase* mocker)
462 static void UnregisterLocked(internal::UntypedFunctionMockerBase* mocker)
519 friend class ::testing::internal::UntypedFunctionMockerBase;
720 friend class UntypedFunctionMockerBase;
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-spec-builders.h 122 class GTEST_API_ UntypedFunctionMockerBase {
124 UntypedFunctionMockerBase();
125 virtual ~UntypedFunctionMockerBase();
238 }; // class UntypedFunctionMockerBase
388 friend class internal::UntypedFunctionMockerBase;
440 internal::UntypedFunctionMockerBase* mocker)
454 static void UnregisterLocked(internal::UntypedFunctionMockerBase* mocker)
511 friend class ::testing::internal::UntypedFunctionMockerBase;
712 friend class UntypedFunctionMockerBase;
    [all...]

Completed in 854 milliseconds