Home | History | Annotate | Download | only in src

Lines Matching refs:kMinValue

1455     DCHECK_EQ(result, value >= kMinValue && value <= kMaxValue);
1465 static const int kMinValue =
1467 static const int kMaxValue = -(kMinValue + 1);