Home
last modified time | relevance | path

Searched refs:anySimple (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/jsonpb/
Djsonpb_test.go346 anySimple = &pb.KnownTypes{ var
472 {"Any with message", marshaler, anySimple, anySimpleJSON},
473 {"Any with message and indent", marshalerAllOptions, anySimple, anySimplePrettyJSON},
777 {"Any with message", Unmarshaler{}, anySimpleJSON, anySimple},
778 {"Any with message and indent", Unmarshaler{}, anySimplePrettyJSON, anySimple},