Home
last modified time | relevance | path

Searched refs:reportLogs (Results 1 – 7 of 7) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/mobly/
DMoblyBinaryHostTestTest.java138 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()
/tools/tradefederation/core/src/com/android/tradefed/invoker/sandbox/
DParentSandboxInvocationExecution.java148 public void reportLogs(ITestDevice device, ITestLogger logger, Stage stage) { in reportLogs() method in ParentSandboxInvocationExecution
153 super.reportLogs(device, logger, stage); in reportLogs()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/mobly/
DMoblyBinaryHostTest.java153 reportLogs(getLogDir(), listener); in run()
366 protected void reportLogs(File logDir, ITestInvocationListener listener) { in reportLogs() method in MoblyBinaryHostTest
369 reportLogs(subFile, listener); in reportLogs()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java295 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()
DInvocationExecution.java293 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
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/sandbox/
DParentSandboxInvocationExecutionTest.java169 mParentSandbox.reportLogs( in testParentConfig_errorStage()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...