Searched refs:argtype_ (Results 1 – 2 of 2) sorted by relevance
7579 subBuilder = ((io.grpc.benchmarks.proto.Control.ClientConfig) argtype_).toBuilder(); in ClientArgs()7581 argtype_ = in ClientArgs()7584 subBuilder.mergeFrom((io.grpc.benchmarks.proto.Control.ClientConfig) argtype_); in ClientArgs()7585 argtype_ = subBuilder.buildPartial(); in ClientArgs()7593 subBuilder = ((io.grpc.benchmarks.proto.Control.Mark) argtype_).toBuilder(); in ClientArgs()7595 argtype_ = in ClientArgs()7598 subBuilder.mergeFrom((io.grpc.benchmarks.proto.Control.Mark) argtype_); in ClientArgs()7599 argtype_ = subBuilder.buildPartial(); in ClientArgs()7629 private java.lang.Object argtype_; field in Control.ClientArgs7678 return (io.grpc.benchmarks.proto.Control.ClientConfig) argtype_; in getSetup()[all …]
1941 …urn argtypeCase_ == ArgtypeOneofCase.Setup ? (global::Grpc.Testing.ClientConfig) argtype_ : null; }1943 argtype_ = value;1952 …get { return argtypeCase_ == ArgtypeOneofCase.Mark ? (global::Grpc.Testing.Mark) argtype_ : null; }1954 argtype_ = value;1959 private object argtype_; field in Grpc.Testing.ClientArgs1975 argtype_ = null; in ClearArgtype()2578 …urn argtypeCase_ == ArgtypeOneofCase.Setup ? (global::Grpc.Testing.ServerConfig) argtype_ : null; }2580 argtype_ = value;2589 …get { return argtypeCase_ == ArgtypeOneofCase.Mark ? (global::Grpc.Testing.Mark) argtype_ : null; }2591 argtype_ = value;[all …]