Searched refs:hasStartTimestamp (Results 1 – 3 of 3) sorted by relevance
320 if (!profilingReport.hasStartTimestamp() in fromProfilingReport()
137 if (!report.hasStartTimestamp() in insertTestReport()
3690 boolean hasStartTimestamp(); in hasStartTimestamp() method4099 public boolean hasStartTimestamp() { in hasStartTimestamp() method in VtsReportMessage.TestCaseReportMessage4455 result = result && (hasStartTimestamp() == other.hasStartTimestamp()); in equals()4456 if (hasStartTimestamp()) { in equals()4492 if (hasStartTimestamp()) { in hashCode()4800 if (other.hasStartTimestamp()) { in mergeFrom()5049 public boolean hasStartTimestamp() { in hasStartTimestamp() method in VtsReportMessage.TestCaseReportMessage.Builder6481 boolean hasStartTimestamp(); in hasStartTimestamp() method6821 public boolean hasStartTimestamp() { in hasStartTimestamp() method in VtsReportMessage.ProfilingReportMessage7107 result = result && (hasStartTimestamp() == other.hasStartTimestamp()); in equals()[all …]