Searched refs:MockStackWithCallType (Results 1 – 3 of 3) sorted by relevance
409 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class411 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_generated_function_mockers_test::MockStackWithCallType419 GTEST_DISALLOW_COPY_AND_ASSIGN_(MockStackWithCallType);424 MockStackWithCallType<int> mock; in TEST()
472 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class474 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_function_mocker_test::MockStackWithCallType484 GTEST_DISALLOW_COPY_AND_ASSIGN_(MockStackWithCallType);489 MockStackWithCallType<int> mock; in TEST()
473 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class475 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_generated_function_mockers_test::MockStackWithCallType483 GTEST_DISALLOW_COPY_AND_ASSIGN_(MockStackWithCallType);488 MockStackWithCallType<int> mock; in TEST()