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

/gem5/ext/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc88 class MockBar { class in namespace:testing::gmock_nice_strict_test
90 explicit MockBar(const string& s) : str_(s) {} function in class:testing::gmock_nice_strict_test::MockBar
92 MockBar(char a1, char a2, string a3, string a4, int a5, int a6, function in class:testing::gmock_nice_strict_test::MockBar
[all...]

Completed in 6 milliseconds