Searched refs:Stage (Results 1 – 6 of 6) sorted by relevance
34 import com.android.tradefed.invoker.TestInvocation.Stage;148 public void reportLogs(ITestDevice device, ITestLogger logger, Stage stage) { in reportLogs()150 if (mParentPreparerConfig == null || !Stage.ERROR.equals(stage)) { in reportLogs()
132 public enum Stage { enum in TestInvocation140 Stage(String name) { in Stage() method in TestInvocation.Stage295 invocationPath.reportLogs(device, listener, Stage.TEST); in performInvocation()368 invocationPath.reportLogs(device, listener, Stage.TEARDOWN); in performInvocation()637 invocationPath.reportLogs(device, listener, Stage.ERROR); in invokeFetchBuild()690 invocationPath.reportLogs(device, listener, Stage.ERROR); in invokeRemoteDynamic()873 invocationPath.reportLogs(device, listener, Stage.ERROR); in invoke()976 public static String getDeviceLogName(Stage stage) { in getDeviceLogName()980 public static String getEmulatorLogName(Stage stage) { in getEmulatorLogName()1012 public static void printStageDelimiter(Stage phase, boolean end) { in printStageDelimiter()
39 import com.android.tradefed.invoker.TestInvocation.Stage;293 reportLogs(testInfo.getContext().getDevice(deviceName), listener, Stage.SETUP); in doSetup()564 TestInvocation.printStageDelimiter(Stage.TEST, false); in runTests()645 TestInvocation.printStageDelimiter(Stage.TEST, true); in runTests()653 public void reportLogs(ITestDevice device, ITestLogger listener, Stage stage) { in reportLogs()
44 import com.android.tradefed.invoker.TestInvocation.Stage;170 mMockDevice, configParent.getTestInvocationListeners().get(0), Stage.ERROR); in testParentConfig_errorStage()
134 TestInvocation.getDeviceLogName(TestInvocation.Stage.ERROR);136 TestInvocation.getDeviceLogName(TestInvocation.Stage.SETUP);138 TestInvocation.getDeviceLogName(TestInvocation.Stage.TEST);140 TestInvocation.getDeviceLogName(TestInvocation.Stage.TEARDOWN);
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...