Home
last modified time | relevance | path

Searched refs:amountToRead (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DFrontBufferedStreamTest.cpp236 const size_t amountToRead = 10; in test_initial_offset() local
246 amountToRead); in test_initial_offset()
247 currentPosition = std::min(currentPosition + amountToRead, bufferedLength); in test_initial_offset()

Completed in 1 milliseconds