Home | History | Annotate | Download | only in test

Lines Matching defs:msg3

1143   Message msg3;
1144 msg3 << INT_MAX;
1147 EXPECT_TRUE(ParseNaturalNumber(msg3.GetString(), &int_result));