Searched refs:hasTestType (Results 1 – 1 of 1) sorted by relevance
287 boolean hasTestType(); in hasTestType() method1323 public boolean hasTestType() { in hasTestType() method in TestSuiteResultMessageProto.TestSuiteResultMessage1905 result = result && (hasTestType() == other.hasTestType()); in equals()1906 if (hasTestType()) { in equals()2026 if (hasTestType()) { in hashCode()2483 if (other.hasTestType()) { in mergeFrom()3711 public boolean hasTestType() { in hasTestType() method in TestSuiteResultMessageProto.TestSuiteResultMessage.Builder