Home | History | Annotate | Download | only in tests

Lines Matching refs:bytes_read

230     size_t bytes_read = 0;
244 bytes_read += rc;
246 ASSERT_EQ(bytes_read, exp_len);