Home
last modified time | relevance | path

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

/external/skia/tests/
DGrMemoryPoolTest.cpp393 size_t firstBlockCount = 1 + allocateObjects(pool, r); in DEF_TEST() local
394 REPORTER_ASSERT(reporter, firstBlockCount == kMinAllocCount); in DEF_TEST()