Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A 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> {
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A 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> {
/aosp_15_r20/external/googletest/googlemock/test/
H A 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> {