Searched refs:PoolIsEmptyForTest (Results 1 – 2 of 2) sorted by relevance
44 bool PoolIsEmpty() const { return pool_manager_->PoolIsEmptyForTest(); } in PoolIsEmpty()
503 bool PoolIsEmptyForTest() const { return objects_.empty(); } in PoolIsEmptyForTest() function