Searched refs:stage (Results 1 – 6 of 6) sorted by relevance
148 public void reportLogs(ITestDevice device, ITestLogger logger, Stage stage) { in reportLogs() argument150 if (mParentPreparerConfig == null || !Stage.ERROR.equals(stage)) { in reportLogs()153 super.reportLogs(device, logger, stage); in reportLogs()
976 public static String getDeviceLogName(Stage stage) { in getDeviceLogName() argument977 return DEVICE_LOG_NAME_PREFIX + stage.getName(); in getDeviceLogName()980 public static String getEmulatorLogName(Stage stage) { in getEmulatorLogName() argument981 return EMULATOR_LOG_NAME_PREFIX + stage.getName(); in getEmulatorLogName()
653 public void reportLogs(ITestDevice device, ITestLogger listener, Stage stage) { in reportLogs() argument665 TestInvocation.getDeviceLogName(stage), device.getSerialNumber()); in reportLogs()673 String name = TestInvocation.getEmulatorLogName(stage); in reportLogs()
108 // [CVD only] Enable multi stage function.
6 c) Prefer 3-stage migrations if possible: add new message/enum/field & start
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...