Home | History | Annotate | Download | only in test

Lines Matching defs:msg4

1204   Message msg4;
1205 msg4 << UINT_MAX;
1208 EXPECT_TRUE(ParseNaturalNumber(msg4.GetString(), &uint_result));