Home
last modified time | relevance | path

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

/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dmore_test_objects.pb.go215S64Booly map[int64]bool `protobuf:"bytes,8,rep,name=s64booly,proto3" json:"s64bool… member
299 return m.S64Booly
/external/golang-protobuf/jsonpb/
Djsonpb_test.go459 …{"map<int64, bool>", marshaler, &pb.Mappy{S64Booly: map[int64]bool{1: true, 3: false, 10: true, 12…