Searched refs:reportLogs (Results 1 – 7 of 7) sorted by relevance
138 verify(mSpyTest, never()).reportLogs(any(), any()); in testRun_withPythonBinariesOption_binaryNotFound()178 verify(mSpyTest, never()).reportLogs(any(), any()); in testRun_withParFileNameOption_binaryNotFound()217 Mockito.doNothing().when(mSpyTest).reportLogs(any(), any()); in testBuildCommandLineArrayWithOutConfig()237 Mockito.doNothing().when(mSpyTest).reportLogs(any(), any()); in testBuildCommandLineArrayWithConfig()259 Mockito.doNothing().when(mSpyTest).reportLogs(any(), any()); in testProcessYamlTestResultsSuccess()268 Mockito.doNothing().when(mSpyTest).reportLogs(any(), any()); in testUpdateConfigFile()
148 public void reportLogs(ITestDevice device, ITestLogger logger, Stage stage) { in reportLogs() method in ParentSandboxInvocationExecution153 super.reportLogs(device, logger, stage); in reportLogs()
153 reportLogs(getLogDir(), listener); in run()366 protected void reportLogs(File logDir, ITestInvocationListener listener) { in reportLogs() method in MoblyBinaryHostTest369 reportLogs(subFile, listener); in reportLogs()
295 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()
293 reportLogs(testInfo.getContext().getDevice(deviceName), listener, Stage.SETUP); in doSetup()653 public void reportLogs(ITestDevice device, ITestLogger listener, Stage stage) { in reportLogs() method in InvocationExecution
169 mParentSandbox.reportLogs( in testParentConfig_errorStage()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...