Searched refs:getWarmupSeconds (Results 1 – 2 of 2) sorted by relevance
208 public function getWarmupSeconds() function in Grpc\\Testing\\Scenario
13079 int getWarmupSeconds(); in getWarmupSeconds() method13379 public int getWarmupSeconds() { in getWarmupSeconds() method in Control.Scenario13516 result = result && (getWarmupSeconds() in equals()13517 == other.getWarmupSeconds()); in equals()13548 hash = (53 * hash) + getWarmupSeconds(); in hashCode()13805 if (other.getWarmupSeconds() != 0) { in mergeFrom()13806 setWarmupSeconds(other.getWarmupSeconds()); in mergeFrom()14320 public int getWarmupSeconds() { in getWarmupSeconds() method in Control.Scenario.Builder