Home
last modified time | relevance | path

Searched defs:LegacyMockStack (Results 1 – 1 of 1) sorted by relevance

/third_party/googletest/googlemock/test/
Dgmock-function-mocker_test.cc565 class LegacyMockStack : public StackInterface<T> { class
567 LegacyMockStack() {} in LegacyMockStack() function in testing::gmock_function_mocker_test::LegacyMockStack