Home
last modified time | relevance | path

Searched refs:MockStackWithCallType (Results 1 – 3 of 3) 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/googletest/googlemock/test/
Dgmock-function-mocker_test.cc472 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class
474 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_function_mocker_test::MockStackWithCallType
484 GTEST_DISALLOW_COPY_AND_ASSIGN_(MockStackWithCallType);
489 MockStackWithCallType<int> mock; in TEST()
Dgmock-generated-function-mockers_test.cc473 class MockStackWithCallType : public StackInterfaceWithCallType<T> { class
475 MockStackWithCallType() {} in MockStackWithCallType() function in testing::gmock_generated_function_mockers_test::MockStackWithCallType
483 GTEST_DISALLOW_COPY_AND_ASSIGN_(MockStackWithCallType);
488 MockStackWithCallType<int> mock; in TEST()