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

/external/chromium/testing/gmock/test/
H A Dgmock_leak_test_.cc43 class FooInterface { class in namespace:__anon3299
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() {}
115 class MockFoo : public FooInterface {
163 FooInterface* const foo_;

Completed in 59 milliseconds