Searched refs:hasTimedOut (Results 1 – 3 of 3) sorted by relevance
180 boolean hasTimedOut(long deadline) { in hasTimedOut() method in DynamicSystemPreparer189 if (hasTimedOut(deadline)) { in copyStreamsWithDeadline()
244 return hasTimedOut() in hasBadResults()251 public boolean hasTimedOut() { in hasTimedOut() method in AudioLoopbackTestHelper.ResultData577 if (data.hasTimedOut()) { in analyzeBadResults()
103 boolean hasTimedOut(long deadline) { in setUp()