Searched refs:allocated_pool_blocks (Results 1 – 1 of 1) sorted by relevance
1128 size_t allocated_pool_blocks = 0; in checkPoolLiveAllocations() local1138 allocated_pool_blocks += 1; in checkPoolLiveAllocations()1142 return allocated_pool_blocks == expected_live_allocations.size(); in checkPoolLiveAllocations()