Searched defs:UnaryConstructorClass (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-actions_test.cc1021 class UnaryConstructorClass { class in namespace:testing::gmock_generated_actions_test
1023 explicit UnaryConstructorClass(int value) : value_(value) {} function in class:testing::gmock_generated_actions_test::UnaryConstructorClass
[all...]

Completed in 18 milliseconds