Searched refs:hasStartTime (Results 1 – 1 of 1) sorted by relevance
201 boolean hasStartTime(); in hasStartTime() method1113 public boolean hasStartTime() { in hasStartTime() method in TestSuiteResultMessageProto.TestSuiteResultMessage1875 result = result && (hasStartTime() == other.hasStartTime()); in equals()1876 if (hasStartTime()) { in equals()2000 if (hasStartTime()) { in hashCode()2457 if (other.hasStartTime()) { in mergeFrom()3319 public boolean hasStartTime() { in hasStartTime() method in TestSuiteResultMessageProto.TestSuiteResultMessage.Builder