Searched refs:unrounded_depth (Results 1 – 1 of 1) sorted by relevance
5051 const int unrounded_depth = in BenchmarkDepthToFitInCache() local5057 const int clamped_unrounded_depth = std::min(kMaxDepth, unrounded_depth); in BenchmarkDepthToFitInCache()