Home | History | Annotate | Download | only in strings

Lines Matching defs:bytes

353   EXPECT_FALSE(IsStringUTF8("\xf8\xa0\xbf\x80\xbf"));  // 5 bytes
354 EXPECT_FALSE(IsStringUTF8("\xfc\x9c\xbf\x80\xbf\x80")); // 6 bytes
554 int64_t bytes;
559 // sense (zero or bytes).
561 // the display of file sizes or bytes consistently around three
583 FormatBytesUnlocalized(cases[i].bytes));