Home | History | Annotate | Download | only in test

Lines Matching refs:AssertHelper

1049 // Tests the size of the AssertHelper class.
1053 // function, we cannot grow the size of AssertHelper.
1054 EXPECT_LE(sizeof(testing::internal::AssertHelper), sizeof(void*));