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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-actions.h212 typedef T (*FactoryFunction)(); typedef in class:testing::DefaultValue
213 static void SetFactory(FactoryFunction factory) {
260 explicit FactoryValueProducer(FactoryFunction factory)
265 const FactoryFunction factory_;

Completed in 5 milliseconds