Home
last modified time | relevance | path

Searched refs:mockers (Results 1 – 14 of 14) sorted by relevance

/external/googletest/googlemock/src/
Dgmock-spec-builders.cc695 FunctionMockers& mockers = in VerifyAndClearExpectationsLocked() local
697 for (FunctionMockers::const_iterator it = mockers.begin(); in VerifyAndClearExpectationsLocked()
698 it != mockers.end(); ++it) { in VerifyAndClearExpectationsLocked()
750 FunctionMockers& mockers = it->second.function_mockers; in UnregisterLocked() local
751 if (mockers.erase(mocker) > 0) { in UnregisterLocked()
753 if (mockers.empty()) { in UnregisterLocked()
773 FunctionMockers& mockers = in ClearDefaultActionsLocked() local
775 for (FunctionMockers::const_iterator it = mockers.begin(); in ClearDefaultActionsLocked()
776 it != mockers.end(); ++it) { in ClearDefaultActionsLocked()
/external/v8/testing/gmock/src/
Dgmock-spec-builders.cc696 FunctionMockers& mockers = in VerifyAndClearExpectationsLocked() local
698 for (FunctionMockers::const_iterator it = mockers.begin(); in VerifyAndClearExpectationsLocked()
699 it != mockers.end(); ++it) { in VerifyAndClearExpectationsLocked()
751 FunctionMockers& mockers = it->second.function_mockers; in UnregisterLocked() local
752 if (mockers.erase(mocker) > 0) { in UnregisterLocked()
754 if (mockers.empty()) { in UnregisterLocked()
774 FunctionMockers& mockers = in ClearDefaultActionsLocked() local
776 for (FunctionMockers::const_iterator it = mockers.begin(); in ClearDefaultActionsLocked()
777 it != mockers.end(); ++it) { in ClearDefaultActionsLocked()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc686 FunctionMockers& mockers = in VerifyAndClearExpectationsLocked() local
688 for (FunctionMockers::const_iterator it = mockers.begin(); in VerifyAndClearExpectationsLocked()
689 it != mockers.end(); ++it) { in VerifyAndClearExpectationsLocked()
741 FunctionMockers& mockers = it->second.function_mockers; in UnregisterLocked() local
742 if (mockers.erase(mocker) > 0) { in UnregisterLocked()
744 if (mockers.empty()) { in UnregisterLocked()
764 FunctionMockers& mockers = in ClearDefaultActionsLocked() local
766 for (FunctionMockers::const_iterator it = mockers.begin(); in ClearDefaultActionsLocked()
767 it != mockers.end(); ++it) { in ClearDefaultActionsLocked()
/external/google-breakpad/src/testing/
DMakefile.am32 include/gmock/gmock-generated-function-mockers.h \
133 include/gmock/gmock-generated-function-mockers.h.pump \
/external/v8/testing/gmock/
DMakefile.am32 include/gmock/gmock-generated-function-mockers.h \
136 include/gmock/gmock-generated-function-mockers.h.pump \
/external/googletest/googlemock/
DMakefile.am32 include/gmock/gmock-generated-function-mockers.h \
139 include/gmock/gmock-generated-function-mockers.h.pump \
/external/v8/testing/
Dgmock.gyp18 'gmock/include/gmock/gmock-generated-function-mockers.h',
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h.pump3 $$ gmock-generated-function-mockers.h.
39 // This file implements function mockers of various arities.
/external/v8/testing/gmock/include/gmock/
Dgmock-generated-function-mockers.h.pump3 $$ gmock-generated-function-mockers.h.
39 // This file implements function mockers of various arities.
/external/googletest/googlemock/include/gmock/
Dgmock-generated-function-mockers.h.pump3 $$ gmock-generated-function-mockers.h.
39 // This file implements function mockers of various arities.
/external/google-breakpad/src/testing/include/gmock/internal/
Dgmock-generated-internal-utils.h.pump3 $$ gmock-generated-function-mockers.h.
/external/v8/testing/gmock/include/gmock/internal/
Dgmock-generated-internal-utils.h.pump3 $$ gmock-generated-function-mockers.h.
/external/googletest/googlemock/include/gmock/internal/
Dgmock-generated-internal-utils.h.pump3 $$ gmock-generated-function-mockers.h.
/external/fmtlib/test/
Dgmock-gtest-all.cc11136 FunctionMockers& mockers = in VerifyAndClearExpectationsLocked() local
11138 for (FunctionMockers::const_iterator it = mockers.begin(); in VerifyAndClearExpectationsLocked()
11139 it != mockers.end(); ++it) { in VerifyAndClearExpectationsLocked()
11191 FunctionMockers& mockers = it->second.function_mockers; in UnregisterLocked() local
11192 if (mockers.erase(mocker) > 0) { in UnregisterLocked()
11194 if (mockers.empty()) { in UnregisterLocked()
11214 FunctionMockers& mockers = in ClearDefaultActionsLocked() local
11216 for (FunctionMockers::const_iterator it = mockers.begin(); in ClearDefaultActionsLocked()
11217 it != mockers.end(); ++it) { in ClearDefaultActionsLocked()