Searched refs:kGrowthPolicyCount (Results 1 – 2 of 2) sorted by relevance
59 static constexpr int kGrowthPolicyCount = static_cast<int>(GrowthPolicy::kLast) + 1; variable468 static_assert(kGrowthPolicyCount <= 4);
285 static constexpr size_t kExpectedSizes[GrBlockAllocator::kGrowthPolicyCount][kBlockCount] = { in DEF_TEST()296 for (int gp = 0; gp < GrBlockAllocator::kGrowthPolicyCount; ++gp) { in DEF_TEST()345 for (int gp = 0; gp < GrBlockAllocator::kGrowthPolicyCount; ++gp) { in DEF_TEST()