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