Searched refs:hasEndTimestamp (Results 1 – 3 of 3) sorted by relevance
321 || !profilingReport.hasEndTimestamp() in fromProfilingReport()
138 || !report.hasEndTimestamp() in insertTestReport()
3703 boolean hasEndTimestamp(); in hasEndTimestamp() method4118 public boolean hasEndTimestamp() { in hasEndTimestamp() method in VtsReportMessage.TestCaseReportMessage4460 result = result && (hasEndTimestamp() == other.hasEndTimestamp()); in equals()4461 if (hasEndTimestamp()) { in equals()4497 if (hasEndTimestamp()) { in hashCode()4803 if (other.hasEndTimestamp()) { in mergeFrom()5093 public boolean hasEndTimestamp() { in hasEndTimestamp() method in VtsReportMessage.TestCaseReportMessage.Builder6494 boolean hasEndTimestamp(); in hasEndTimestamp() method6840 public boolean hasEndTimestamp() { in hasEndTimestamp() method in VtsReportMessage.ProfilingReportMessage7112 result = result && (hasEndTimestamp() == other.hasEndTimestamp()); in equals()[all …]