Searched refs:expandedCompactMarshaler (Results 1 – 1 of 1) sorted by relevance
47 expandedCompactMarshaler = proto.TextMarshaler{Compact: true, ExpandAny: true} var215 if got, want := expandedCompactMarshaler.Text(tt.m), tt.c; got != want {