Searched refs:U64Booly (Results 1 – 2 of 2) sorted by relevance
/external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
D | more_test_objects.pb.go | 217 …U64Booly map[uint64]bool `protobuf:"bytes,10,rep,name=u64booly,proto3" json:"u64boo… member 313 return m.U64Booly
|
/external/golang-protobuf/jsonpb/ |
D | jsonpb_test.go | 461 …{"map<uint64, bool>", marshaler, &pb.Mappy{U64Booly: map[uint64]bool{1: true, 3: false, 10: true, …
|