Home | History | Annotate | Download | only in base

Lines Matching refs:kMonthsLen

427   static const int kMonthsLen = arraysize(kMonths);
454 for (int i = 0; i < kMonthsLen; ++i) {