Searched refs:printToUnicodeString (Results 1 – 2 of 2) sorted by relevance
843 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeString()852 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeString()861 TextFormat.merge(TextFormat.printToUnicodeString(message), builder); in testPrintToUnicodeString()868 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()874 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()880 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()884 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()888 TextFormat.printToUnicodeString(TestAllTypes.newBuilder() in testPrintToUnicodeStringWithNewlines()896 TextFormat.printToUnicodeString(UnknownFieldSet.newBuilder() in testPrintToUnicodeString_unknown()967 TextFormat.merge(TextFormat.printToUnicodeString(message), dest); in testOneofTextFormat()
168 public static String printToUnicodeString(final MessageOrBuilder message) { in printToUnicodeString() method in TextFormat182 public static String printToUnicodeString(final UnknownFieldSet fields) { in printToUnicodeString() method in TextFormat