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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc537 class IntValue { class in namespace:testing::gmock_matchers_test
541 explicit IntValue(int a_value) : value_(a_value) {} function in class:testing::gmock_matchers_test::IntValue

Completed in 35 milliseconds