Searched refs:shortDebugString (Results 1 – 3 of 3) sorted by relevance
500 TextFormat.shortDebugString(TestAllTypes.newBuilder() in testShortDebugString()512 TextFormat.shortDebugString(makeUnknownFieldSet())); in testShortDebugString_unknown()
840 TextFormat.shortDebugString(TestAllTypes.newBuilder() in testShortDebugString()853 TextFormat.shortDebugString(dataField, "test data")); in testShortDebugString_field()861 TextFormat.shortDebugString(optionalField, value)); in testShortDebugString_field()868 TextFormat.shortDebugString(makeUnknownFieldSet())); in testShortDebugString_unknown()
110 public static String shortDebugString(final MessageOrBuilder message) { in shortDebugString() method in TextFormat125 public static String shortDebugString(final FieldDescriptor field, in shortDebugString() method in TextFormat140 public static String shortDebugString(final UnknownFieldSet fields) { in shortDebugString() method in TextFormat