Searched refs:getBenchmarkSeconds (Results 1 – 2 of 2) sorted by relevance
234 public function getBenchmarkSeconds() function in Grpc\\Testing\\Scenario
13088 int getBenchmarkSeconds(); in getBenchmarkSeconds() method13392 public int getBenchmarkSeconds() { in getBenchmarkSeconds() method in Control.Scenario13518 result = result && (getBenchmarkSeconds() in equals()13519 == other.getBenchmarkSeconds()); in equals()13550 hash = (53 * hash) + getBenchmarkSeconds(); in hashCode()13808 if (other.getBenchmarkSeconds() != 0) { in mergeFrom()13809 setBenchmarkSeconds(other.getBenchmarkSeconds()); in mergeFrom()14358 public int getBenchmarkSeconds() { in getBenchmarkSeconds() method in Control.Scenario.Builder