Home
last modified time | relevance | path

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

/external/protobuf/conformance/
Dfailure_list_ruby.txt133 JsonInput.RepeatedDoubleWrapper.JsonOutput
134 JsonInput.RepeatedDoubleWrapper.ProtobufOutput
Dconformance_test.cc1468 "RepeatedDoubleWrapper",
/external/golang-protobuf/conformance/internal/conformance_proto/
Dconformance.pb.go448RepeatedDoubleWrapper []*wrappers.DoubleValue `protobuf:"bytes,217,rep,name=repeated_double_wrappe… member
1110 return m.RepeatedDoubleWrapper
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1662 public pbc::RepeatedField<double?> RepeatedDoubleWrapper { property in Conformance.TestAllTypes