Home
last modified time | relevance | path

Searched refs:StackInterfaceWithCallType (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/test/
Dgmock-generated-function-mockers_test.cc396 class StackInterfaceWithCallType { class
398 virtual ~StackInterfaceWithCallType() {} in ~StackInterfaceWithCallType()
409 class MockStackWithCallType : public StackInterfaceWithCallType<T> {
/external/googletest/googlemock/test/
Dgmock-function-mocker_test.cc459 class StackInterfaceWithCallType { class
461 virtual ~StackInterfaceWithCallType() {} in ~StackInterfaceWithCallType()
472 class MockStackWithCallType : public StackInterfaceWithCallType<T> {
Dgmock-generated-function-mockers_test.cc460 class StackInterfaceWithCallType { class
462 virtual ~StackInterfaceWithCallType() {} in ~StackInterfaceWithCallType()
473 class MockStackWithCallType : public StackInterfaceWithCallType<T> {