Searched refs:firstBlockCount (Results 1 – 1 of 1) sorted by relevance
393 size_t firstBlockCount = 1 + allocateObjects(pool, r); in DEF_TEST() local394 REPORTER_ASSERT(reporter, firstBlockCount == kMinAllocCount); in DEF_TEST()