Home
last modified time | relevance | path

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

/external/skia/tests/
DGrBlockAllocatorTest.cpp524 size_t theftSize = bSize - poolB->preallocSize(); in DEF_TEST() local
531 REPORTER_ASSERT(r, poolA->totalSize() == aSize + theftSize); in DEF_TEST()