| file_stream_unittest.cc | 117 int total_bytes_read = 0; local 126 total_bytes_read += rv; 129 EXPECT_EQ(file_size, total_bytes_read); 150 int total_bytes_read = 0; local 161 total_bytes_read += rv; 164 EXPECT_EQ(file_size, total_bytes_read); 216 int64 total_bytes_read = 0; local 225 total_bytes_read += rv; 228 EXPECT_EQ(file_size - kOffset, total_bytes_read); 254 int total_bytes_read = 0 local 455 int total_bytes_read = 0; local 503 int64 total_bytes_read = 0; local 544 int64 total_bytes_read = 0; local 621 int total_bytes_read = 0; local 682 int total_bytes_written = 0, total_bytes_read = 0; local 752 int total_bytes_read = 0; local [all...] |