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

/external/chromium/testing/gmock/test/
H A Dgmock-generated-function-mockers_test.cc396 class StackInterfaceWithCallType { class in namespace:testing::gmock_generated_function_mockers_test
398 virtual ~StackInterfaceWithCallType() {}
409 class MockStackWithCallType : public StackInterfaceWithCallType<T> {

Completed in 61 milliseconds