Searched refs:getClientSystemTime (Results 1 – 2 of 2) sorted by relevance
229 public function getClientSystemTime() function in Grpc\\Testing\\ScenarioResultSummary
15286 double getClientSystemTime(); in getClientSystemTime() method15595 public double getClientSystemTime() { in getClientSystemTime() method in Control.ScenarioResultSummary15883 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