Home
last modified time | relevance | path

Searched refs:MockStackWithCallType (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/test/
Dgmock-generated-function-mockers_test.cc409 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class
411 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_generated_function_mockers_test::MockStackWithCallType
419 GTEST_DISALLOW_COPY_AND_ASSIGN_(MockStackWithCallType);
424 MockStackWithCallType<int> mock; in TEST()
/external/gmock/test/
Dgmock-generated-function-mockers_test.cc457 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class
459 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_generated_function_mockers_test::MockStackWithCallType
467 GTEST_DISALLOW_COPY_AND_ASSIGN_(MockStackWithCallType);
472 MockStackWithCallType<int> mock; in TEST()