Home
last modified time | relevance | path

Searched refs:bytes_read_small (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/files/
Dfile_util_unittest.cc2747 int bytes_read_small = ReadFile( in TEST_F() local
2749 EXPECT_EQ(static_cast<int>(small_buffer.size()), bytes_read_small); in TEST_F()