Searched refs:checkByteStringIsUtf8 (Results 1 – 2 of 2) sorted by relevance
536 AbstractMessageLite.checkByteStringIsUtf8(byteString); in testCheckByteStringIsUtf8OnUtf8()544 AbstractMessageLite.checkByteStringIsUtf8(byteString); in testCheckByteStringIsUtf8OnNonUtf8()
112 protected static void checkByteStringIsUtf8(ByteString byteString) in checkByteStringIsUtf8() method in AbstractMessageLite