Home | History | Annotate | Download | only in test

Lines Matching defs:msg3

1097   Message msg3;
1098 msg3 << INT_MAX;
1101 EXPECT_TRUE(ParseNaturalNumber(msg3.GetString(), &int_result));