Home
last modified time | relevance | path

Searched refs:setRetry (Results 1 – 4 of 4) sorted by relevance

/cts/common/util/src/com/android/compatibility/common/util/
DITestResult.java142 void setRetry(boolean isRetry); in setRetry() method
DTestResult.java242 public void setRetry(boolean isRetry) { in setRetry() method in TestResult
DResultHandler.java231 test.setRetry(true); in getResultFromDir()
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DResultReporterTest.java258 testResult1.setRetry(true); in testRetry()
262 testResult2.setRetry(true); in testRetry()
315 testResult1.setRetry(true); in testRetryCanSetDone()
319 testResult2.setRetry(true); in testRetryCanSetDone()
354 testResult1.setRetry(true); in testRetryCannotSetDone()
358 testResult2.setRetry(true); in testRetryCannotSetDone()