Home | History | Annotate | Download | only in base

Lines Matching refs:FormatBytes

513 TEST(StringUtilTest, FormatBytes) {
553 FormatBytes(cases[i].bytes, cases[i].units, false));
555 FormatBytes(cases[i].bytes, cases[i].units, true));