Home | History | Annotate | Download | only in internal

Lines Matching refs:expected_length

142   void CheckOutput(const Message& expected, int expected_length) {
145 if (expected_length >= 0) {
146 EXPECT_EQ(expected_length, nbytes);