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

/freebsd-13-stable/contrib/googletest/googlemock/test/
H A Dgmock_stress_test.cc84 class Derived2 : public Base { class in namespace:testing::__anon806
86 Derived2(int a_x, int a_z) : Base(a_x), z_(a_z) {} function in class:testing::__anon806::Derived2

Completed in 29 milliseconds