Searched refs:IgnoreElementSize (Results 1 – 3 of 3) sorted by relevance
97 EXPECT_TRUE(Layout::Equal().IgnoreElementSize()(Layout({0, 1, 2}, {}, 32), in TEST_F()
125 Equal& IgnoreElementSize() { in IgnoreElementSize() function
155 equal.IgnoreElementSize(); in operator ()()