Home
last modified time | relevance | path

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

/hardware/google/aemu/base/
DSubAllocator_unittest.cpp115 const size_t fillCount = bufferSize / pageSize; in TEST() local
119 for (size_t j = 0; j < fillCount; ++j) { in TEST()