Searched refs:MockMethodSizes0 (Results 1 – 1 of 1) sorted by relevance
907 struct MockMethodSizes0 { struct940 EXPECT_EQ(sizeof(MockMethodSizes0), sizeof(MockMethodSizes1)); in TEST()941 EXPECT_EQ(sizeof(MockMethodSizes0), sizeof(MockMethodSizes2)); in TEST()942 EXPECT_EQ(sizeof(MockMethodSizes0), sizeof(MockMethodSizes3)); in TEST()943 EXPECT_EQ(sizeof(MockMethodSizes0), sizeof(MockMethodSizes4)); in TEST()950 EXPECT_EQ(sizeof(LegacyMockMethodSizes0), sizeof(MockMethodSizes0)); in TEST()