Home
last modified time | relevance | path

Searched refs:getClientPollsPerRequest (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenarioResultSummary.php469 public function getClientPollsPerRequest() function in Grpc\\Testing\\ScenarioResultSummary
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java15356 double getClientPollsPerRequest(); in getClientPollsPerRequest() method
15705 public double getClientPollsPerRequest() { in getClientPollsPerRequest() method in Control.ScenarioResultSummary
15923 java.lang.Double.doubleToLongBits(getClientPollsPerRequest()) in equals()
15925 other.getClientPollsPerRequest())); in equals()
15985 java.lang.Double.doubleToLongBits(getClientPollsPerRequest())); in hashCode()
16276 if (other.getClientPollsPerRequest() != 0D) { in mergeFrom()
16277 setClientPollsPerRequest(other.getClientPollsPerRequest()); in mergeFrom()
16789 public double getClientPollsPerRequest() { in getClientPollsPerRequest() method in Control.ScenarioResultSummary.Builder