Searched refs:printToUnicodeString (Results 1 – 2 of 2) sorted by relevance
875 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeString()884 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeString()893 TextFormat.merge(TextFormat.printToUnicodeString(message), builder); in testPrintToUnicodeString()900 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()906 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()912 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()916 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()920 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()929 TextFormat.merge(TextFormat.printToUnicodeString(message), builder); in testPrintToUnicodeStringWithNewlines()936 TextFormat.printToUnicodeString(UnknownFieldSet.newBuilder() in testPrintToUnicodeString_unknown()[all …]
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