Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/sandbox/
DParentSandboxInvocationExecution.java148 public void reportLogs(ITestDevice device, ITestLogger logger, Stage stage) { in reportLogs() argument
150 if (mParentPreparerConfig == null || !Stage.ERROR.equals(stage)) { in reportLogs()
153 super.reportLogs(device, logger, stage); in reportLogs()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java976 public static String getDeviceLogName(Stage stage) { in getDeviceLogName() argument
977 return DEVICE_LOG_NAME_PREFIX + stage.getName(); in getDeviceLogName()
980 public static String getEmulatorLogName(Stage stage) { in getEmulatorLogName() argument
981 return EMULATOR_LOG_NAME_PREFIX + stage.getName(); in getEmulatorLogName()
DInvocationExecution.java653 public void reportLogs(ITestDevice device, ITestLogger listener, Stage stage) { in reportLogs() argument
665 TestInvocation.getDeviceLogName(stage), device.getSerialNumber()); in reportLogs()
673 String name = TestInvocation.getEmulatorLogName(stage); in reportLogs()
/tools/acloud/internal/proto/
Duser_config.proto108 // [CVD only] Enable multi stage function.
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dapollo_qa.proto6 c) Prefer 3-stage migrations if possible: add new message/enum/field & start
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...