Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DPayloads.cs78 reqSize_ = other.reqSize_; in ByteBufferParams()
90 private int reqSize_; field in Grpc.Testing.ByteBufferParams
93 get { return reqSize_; }
95 reqSize_ = value;
286 reqSize_ = other.reqSize_; in SimpleProtoParams()
298 private int reqSize_; field in Grpc.Testing.SimpleProtoParams
301 get { return reqSize_; }
303 reqSize_ = value;