Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java444 reportRecoveryLogs(context.getDevices(), listener); in performInvocation()
1714 private void reportRecoveryLogs(List<ITestDevice> devices, ITestInvocationListener listener) { in reportRecoveryLogs() method in TestInvocation