Searched refs:getClosedLoop (Results 1 – 2 of 2) sorted by relevance
27 public function getClosedLoop() function in Grpc\\Testing\\LoadParams
1283 io.grpc.benchmarks.proto.Control.ClosedLoopParams getClosedLoop(); in getClosedLoop() method1450 public io.grpc.benchmarks.proto.Control.ClosedLoopParams getClosedLoop() { in getClosedLoop() method in Control.LoadParams1547 result = result && getClosedLoop() in equals()1548 .equals(other.getClosedLoop()); in equals()1571 hash = (53 * hash) + getClosedLoop().hashCode(); in hashCode()1791 mergeClosedLoop(other.getClosedLoop()); in mergeFrom()1855 public io.grpc.benchmarks.proto.Control.ClosedLoopParams getClosedLoop() { in getClosedLoop() method in Control.LoadParams.Builder