Home
last modified time | relevance | path

Searched defs:stage (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java443 private void reportLogs(ITestDevice device, ITestInvocationListener listener, Stage stage) { in reportLogs()
699 public static String getDeviceLogName(Stage stage) { in getDeviceLogName()
703 public static String getEmulatorLogName(Stage stage) { in getEmulatorLogName()
DInvocationExecution.java425 private void reportLogs(ITestDevice device, ITestInvocationListener listener, Stage stage) { in reportLogs()