Home
last modified time | relevance | path

Searched refs:onExecutionProgressed (Results 1 – 2 of 2) sorted by relevance

/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
DDeqpTestRunnerTest.java92 public void onExecutionProgressed() { in onExecutionProgressed() method in DeqpTestRunnerTest.StubRecovery
1243 mockRecovery.onExecutionProgressed(); in testRun_sessionInfoValueMissing()
1405 mockRecovery.onExecutionProgressed(); in testRun_resultEventTypeMissing()
1598 mockRecovery.onExecutionProgressed(); in testRun_testCasePathInterrupted()
1807 mockRecovery.onExecutionProgressed(); in testRun_testCasePathMissing()
2397 mockRecovery.onExecutionProgressed(); in testMultipleInstancesLossOfDeviceMidInstance()
2583 recovery.onExecutionProgressed(); in runRecoveryWithPattern()
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java819 public void onExecutionProgressed(); in onExecutionProgressed() method
879 public void onExecutionProgressed() { in onExecutionProgressed() method in DeqpTestRunner.Recovery
1525 mDeviceRecovery.onExecutionProgressed(); in executeTestRunBatchRun()