Home
last modified time | relevance | path

Searched refs:MockStackWithCallType (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.cc640 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class
642 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_function_mocker_test::MockStackWithCallType
652 MockStackWithCallType(const MockStackWithCallType&) = delete;
653 MockStackWithCallType& operator=(const MockStackWithCallType&) = delete;
675 ::testing::Types<MockStackWithCallType<int>,
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-function-mocker_test.cc640 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class
642 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_function_mocker_test::MockStackWithCallType
652 MockStackWithCallType(const MockStackWithCallType&) = delete;
653 MockStackWithCallType& operator=(const MockStackWithCallType&) = delete;
675 ::testing::Types<MockStackWithCallType<int>,
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-function-mocker_test.cc640 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class
642 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_function_mocker_test::MockStackWithCallType
652 MockStackWithCallType(const MockStackWithCallType&) = delete;
653 MockStackWithCallType& operator=(const MockStackWithCallType&) = delete;
675 ::testing::Types<MockStackWithCallType<int>,