Home | History | Annotate | Download | only in base

Lines Matching defs:units

516     DataUnits units;
523 // Since we switch units once we cross the 1000 mark, this keeps
553 FormatBytes(cases[i].bytes, cases[i].units, false));
555 FormatBytes(cases[i].bytes, cases[i].units, true));