Searched refs:getClientUserTime (Results 1 – 2 of 2) sorted by relevance
255 public function getClientUserTime() function in Grpc\\Testing\\ScenarioResultSummary
15295 double getClientUserTime(); in getClientUserTime() method15608 public double getClientUserTime() { in getClientUserTime() method in Control.ScenarioResultSummary15887 java.lang.Double.doubleToLongBits(getClientUserTime()) in equals()15889 other.getClientUserTime())); in equals()15958 java.lang.Double.doubleToLongBits(getClientUserTime())); in hashCode()16249 if (other.getClientUserTime() != 0D) { in mergeFrom()16250 setClientUserTime(other.getClientUserTime()); in mergeFrom()16507 public double getClientUserTime() { in getClientUserTime() method in Control.ScenarioResultSummary.Builder