Home
last modified time | relevance | path

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

/external/golang-protobuf/jsonpb/
Djsonpb_test.go287 anySimpleJSON = `{"an":{"@type":"something.example.com/jsonpb.Simple","oBool":true}}` var
405 {"Any with message", marshaler, anySimple, anySimpleJSON},
540 {"Any with message", Unmarshaler{}, anySimpleJSON, anySimple},