Home
last modified time | relevance | path

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

/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-function-mocker_test.cc623 class StackInterfaceWithCallType { class
625 virtual ~StackInterfaceWithCallType() {} in ~StackInterfaceWithCallType()
636 class MockStackWithCallType : public StackInterfaceWithCallType<T> {
652 class LegacyMockStackWithCallType : public StackInterfaceWithCallType<T> {
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock-function-mocker_test.cc627 class StackInterfaceWithCallType { class
629 virtual ~StackInterfaceWithCallType() {} in ~StackInterfaceWithCallType()
640 class MockStackWithCallType : public StackInterfaceWithCallType<T> {
657 class LegacyMockStackWithCallType : public StackInterfaceWithCallType<T> {
/external/googletest/googlemock/test/
Dgmock-function-mocker_test.cc627 class StackInterfaceWithCallType { class
629 virtual ~StackInterfaceWithCallType() {} in ~StackInterfaceWithCallType()
640 class MockStackWithCallType : public StackInterfaceWithCallType<T> {
657 class LegacyMockStackWithCallType : public StackInterfaceWithCallType<T> {