Searched refs:shortDebugString (Results 1 – 2 of 2) sorted by relevance
839 TextFormat.shortDebugString(TestAllTypes.newBuilder() in testShortDebugString()852 TextFormat.shortDebugString(dataField, "test data")); in testShortDebugString_field()860 TextFormat.shortDebugString(optionalField, value)); in testShortDebugString_field()867 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