Home
last modified time | relevance | path

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

/system/utest/fs/
A Dtest-maxfile.cpp209 size_t bytes_read_b = 0; in TestZippedMaxfiles() local
224 bytes_read = (bytes_read == &bytes_read_a) ? &bytes_read_b : &bytes_read_a; in TestZippedMaxfiles()
228 ASSERT_EQ(bytes_read_b, sz_b); in TestZippedMaxfiles()

Completed in 2 milliseconds