Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/
H A Dgmock-spec-builders.cc563 typedef std::set<internal::UntypedFunctionMockerBase*> FunctionMockers; typedef
579 FunctionMockers function_mockers; // All registered methods of the object.
745 FunctionMockers& mockers = in VerifyAndClearExpectationsLocked()
747 for (FunctionMockers::const_iterator it = mockers.begin(); in VerifyAndClearExpectationsLocked()
810 FunctionMockers& mockers = it->second.function_mockers; in UnregisterLocked()
833 FunctionMockers& mockers = in ClearDefaultActionsLocked()
835 for (FunctionMockers::const_iterator it = mockers.begin(); in ClearDefaultActionsLocked()