Searched refs:printToUnicodeString (Results 1 – 3 of 3) sorted by relevance
876 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeString()885 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeString()894 TextFormat.merge(TextFormat.printToUnicodeString(message), builder); in testPrintToUnicodeString()901 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()907 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()913 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()917 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()921 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()930 TextFormat.merge(TextFormat.printToUnicodeString(message), builder); in testPrintToUnicodeStringWithNewlines()937 TextFormat.printToUnicodeString(UnknownFieldSet.newBuilder() in testPrintToUnicodeString_unknown()[all …]
520 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeString()530 TextFormat.printToUnicodeString(UnknownFieldSet.newBuilder() in testPrintToUnicodeString_unknown()
183 public static String printToUnicodeString(final MessageOrBuilder message) { in printToUnicodeString() method in TextFormat197 public static String printToUnicodeString(final UnknownFieldSet fields) { in printToUnicodeString() method in TextFormat