Searched refs:FunctionMockerTestTypes (Results 1 – 1 of 1) sorted by relevance
292 using FunctionMockerTestTypes = ::testing::Types<MockFoo, LegacyMockFoo>; typedef293 TYPED_TEST_SUITE(FunctionMockerTest, FunctionMockerTestTypes);