Searched refs:AVG_RESOURCES_PER_POOL (Results 1 – 1 of 1) sorted by relevance
7221 const size_t AVG_RESOURCES_PER_POOL = 300; in PerformPoolTests() local7380 config.PoolSize = avgResourceSize * AVG_RESOURCES_PER_POOL; in PerformPoolTests()7401 config.UsedItemCountMax = AVG_RESOURCES_PER_POOL * 66 / 100; in PerformPoolTests()7405 config.UsedItemCountMax = AVG_RESOURCES_PER_POOL * 133 / 100; in PerformPoolTests()7409 config.UsedItemCountMax = AVG_RESOURCES_PER_POOL; in PerformPoolTests()7413 config.UsedItemCountMax = AVG_RESOURCES_PER_POOL * 33 / 100; in PerformPoolTests()7417 config.UsedItemCountMax = AVG_RESOURCES_PER_POOL * 166 / 100; in PerformPoolTests()