Searched refs:zhByteString (Results 1 – 1 of 1) sorted by relevance
596 ByteString zhByteString = ByteString.copyFromUtf8(zh); in testEscape() local597 assertEquals(zhByteString, TextFormat.unescapeBytes(zh)); in testEscape()