Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenarioResultSummary.php229 public function getClientSystemTime() function in Grpc\\Testing\\ScenarioResultSummary
/external/grpc-grpc-java/benchmarks/src/generated/main/java/io/grpc/benchmarks/proto/
DControl.java15286 double getClientSystemTime(); in getClientSystemTime() method
15595 public double getClientSystemTime() { in getClientSystemTime() method in Control.ScenarioResultSummary
15883 java.lang.Double.doubleToLongBits(getClientSystemTime()) in equals()
15885 other.getClientSystemTime())); in equals()
15955 java.lang.Double.doubleToLongBits(getClientSystemTime())); in hashCode()
16246 if (other.getClientSystemTime() != 0D) { in mergeFrom()
16247 setClientSystemTime(other.getClientSystemTime()); in mergeFrom()
16469 public double getClientSystemTime() { in getClientSystemTime() method in Control.ScenarioResultSummary.Builder