Home | History | Annotate | Download | only in test

Lines Matching defs:msg4

1150   Message msg4;
1151 msg4 << UINT_MAX;
1154 EXPECT_TRUE(ParseNaturalNumber(msg4.GetString(), &uint_result));