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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-actions_test.cc614 class DestinationType {}; class in namespace:__anon14
619 operator DestinationType() { return DestinationType(); }
624 Action<DestinationType()> action(Return(s));

Completed in 8 milliseconds