Searched refs:hasSuiteName (Results 1 – 1 of 1) sorted by relevance
233 boolean hasSuiteName(); in hasSuiteName() method1185 public boolean hasSuiteName() { in hasSuiteName() method in TestSuiteResultMessageProto.TestSuiteResultMessage1890 result = result && (hasSuiteName() == other.hasSuiteName()); in equals()1891 if (hasSuiteName()) { in equals()2014 if (hasSuiteName()) { in hashCode()2468 if (other.hasSuiteName()) { in mergeFrom()3459 public boolean hasSuiteName() { in hasSuiteName() method in TestSuiteResultMessageProto.TestSuiteResultMessage.Builder