Home | History | Annotate | Download | only in test

Lines Matching refs:BiggestIntConvertible

103 class BiggestIntConvertible {
333 TEST(PrintClassTest, BiggestIntConvertible) {
334 EXPECT_EQ("42", Print(BiggestIntConvertible()));