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

/gem5/ext/googletest/googlemock/src/
H A Dgmock-spec-builders.cc518 typedef std::set<internal::UntypedFunctionMockerBase*> FunctionMockers; typedef in namespace:__anon13
534 FunctionMockers function_mockers; // All registered methods of the object.
696 FunctionMockers& mockers =
698 for (FunctionMockers::const_iterator it = mockers.begin();
751 FunctionMockers& mockers = it->second.function_mockers;
774 FunctionMockers& mockers =
776 for (FunctionMockers::const_iterator it = mockers.begin();

Completed in 6 milliseconds