Lines Matching defs:bytes
353 EXPECT_FALSE(IsStringUTF8("\xf8\xa0\xbf\x80\xbf")); // 5 bytes354 EXPECT_FALSE(IsStringUTF8("\xfc\x9c\xbf\x80\xbf\x80")); // 6 bytes554 int64_t bytes;559 // sense (zero or bytes).561 // the display of file sizes or bytes consistently around three583 FormatBytesUnlocalized(cases[i].bytes));