Home | History | Annotate | Download | only in test

Lines Matching refs:AssertHelper

825 // Tests the size of the AssertHelper class.
829 // function, we cannot grow the size of AssertHelper.
830 EXPECT_LE(sizeof(testing::internal::AssertHelper), sizeof(void*));