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

/gem5/ext/googletest/googlemock/test/
H A Dgmock_leak_test_.cc43 class FooInterface { class in namespace:__anon22
45 virtual ~FooInterface() {}
49 class MockFoo : public FooInterface {
H A Dgmock-generated-function-mockers_test.cc75 class FooInterface { class in namespace:testing::gmock_generated_function_mockers_test
77 virtual ~FooInterface() {}
123 class MockFoo : public FooInterface {
186 FooInterface* const foo_;

Completed in 6 milliseconds