Searched refs:benchmarkSeconds_ (Results 1 – 2 of 2) sorted by relevance
3301 benchmarkSeconds_ = other.benchmarkSeconds_; in Scenario()3397 private int benchmarkSeconds_; field in Grpc.Testing.Scenario3403 get { return benchmarkSeconds_; }3405 benchmarkSeconds_ = value;
13120 benchmarkSeconds_ = 0; in Scenario()13204 benchmarkSeconds_ = input.readInt32(); in Scenario()13384 private int benchmarkSeconds_; field in Control.Scenario13393 return benchmarkSeconds_; in getBenchmarkSeconds()13439 if (benchmarkSeconds_ != 0) { in writeTo()13440 output.writeInt32(7, benchmarkSeconds_); in writeTo()13476 if (benchmarkSeconds_ != 0) { in getSerializedSize()13478 .computeInt32Size(7, benchmarkSeconds_); in getSerializedSize()13706 benchmarkSeconds_ = 0; in clear()13746 result.benchmarkSeconds_ = benchmarkSeconds_; in buildPartial()[all …]