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

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

Completed in 170 milliseconds