Searched refs:checkUtf8 (Results 1 – 2 of 2) sorted by relevance
60 checkUtf8(test); in main()116 checkUtf8(test); in testString()163 private static void checkUtf8(String test) throws IOException { in checkUtf8() method in TestStringByteConverter
557 CodedInputStream input, final WireFormat.FieldType type, boolean checkUtf8) in readPrimitiveField() argument559 if (checkUtf8) { in readPrimitiveField()