Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenarioResultSummary.php125 public function getQps() function in Grpc\\Testing\\ScenarioResultSummary
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java15250 double getQps(); in getQps() method
15543 public double getQps() { in getQps() method in Control.ScenarioResultSummary
15867 java.lang.Double.doubleToLongBits(getQps()) in equals()
15869 other.getQps())); in equals()
15943 java.lang.Double.doubleToLongBits(getQps())); in hashCode()
16234 if (other.getQps() != 0D) { in mergeFrom()
16235 setQps(other.getQps()); in mergeFrom()
16317 public double getQps() { in getQps() method in Control.ScenarioResultSummary.Builder