Lines Matching full:min_case
416 int64_t min_case = *cases.begin();418 if (max_case - min_case > std::numeric_limits<int32_t>::max()) {