Searched defs:failureCount (Results 1 – 5 of 5) sorted by relevance
137 @property (assign, readonly) int failureCount; property143 @property (assign, readwrite) int failureCount; property147 - (int)failureCount { method
50 unsigned short failureCount; member
60 public int failureCount() { in failureCount() method in PrintableResult
98 public synchronized int failureCount() { in failureCount() method in TestResult
202 get failureCount() { getter in TestSuite