Home | History | Annotate | Download | only in test

Lines Matching defs:msg4

1266   Message msg4;
1267 msg4 << UINT_MAX;
1270 EXPECT_TRUE(ParseNaturalNumber(msg4.GetString(), &uint_result));