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

/external/chromium/testing/gmock/test/
H A Dgmock-generated-function-mockers_test.cc343 class StackInterface { class in namespace:testing::gmock_generated_function_mockers_test
345 virtual ~StackInterface() {}
356 class MockStack : public StackInterface<T> {

Completed in 28 milliseconds