Searched refs:hasBootSuccess (Results 1 – 1 of 1) sorted by relevance
80 boolean hasBootSuccess(); in hasBootSuccess() method818 public boolean hasBootSuccess() { in hasBootSuccess() method in TestSuiteResultMessageProto.TestSuiteResultMessage1840 result = result && (hasBootSuccess() == other.hasBootSuccess()); in equals()1841 if (hasBootSuccess()) { in equals()1971 if (hasBootSuccess()) { in hashCode()2424 if (other.hasBootSuccess()) { in mergeFrom()2771 public boolean hasBootSuccess() { in hasBootSuccess() method in TestSuiteResultMessageProto.TestSuiteResultMessage.Builder