Home | History | Annotate | Download | only in test

Lines Matching defs:msg4

1267   Message msg4;
1268 msg4 << UINT_MAX;
1271 EXPECT_TRUE(ParseNaturalNumber(msg4.GetString(), &uint_result));