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