Home
last modified time | relevance | path

Searched refs:TestInvocation (Results 1 – 12 of 12) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/result/
DLogSaverResultForwarder.java20 import com.android.tradefed.invoker.TestInvocation;
80 TestInvocation.TRADEFED_END_HOST_LOG); in reportEndHostLog()
86 TestInvocation.TRADEFED_END_HOST_LOG, LogDataType.HOST_LOG, stream); in reportEndHostLog()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DSandboxedInvocationExecutionTest.java73 private TestInvocation mInvocation;
102 new TestInvocation() { in setUp()
173 new TestInvocation() { in testParentSandboxInvocation_sharding()
275 new TestInvocation() { in testInvocation_sharding_notTests()
338 new TestInvocation() { in testInvocation_preInvocationFailing()
DTestInvocationMultiTest.java63 private TestInvocation mInvocation;
99 new TestInvocation() { in setUp()
207 EasyMock.eq(TestInvocation.TRADEFED_END_HOST_LOG), in testRunBuildProvider_oneMiss()
306 EasyMock.eq(TestInvocation.TRADEFED_END_HOST_LOG), in testResolveDynamicFails()
376 EasyMock.eq(TestInvocation.TRADEFED_END_HOST_LOG), in testRunBuildProvider_oneThrow()
466 EasyMock.eq(TestInvocation.TRADEFED_END_HOST_LOG), in testRunBuildProvider_cleanUpThrow()
DTestInvocationTest.java134 TestInvocation.getDeviceLogName(TestInvocation.Stage.ERROR);
136 TestInvocation.getDeviceLogName(TestInvocation.Stage.SETUP);
138 TestInvocation.getDeviceLogName(TestInvocation.Stage.TEST);
140 TestInvocation.getDeviceLogName(TestInvocation.Stage.TEARDOWN);
142 private TestInvocation mTestInvocation;
279 new TestInvocation() { in setUp()
865 EasyMock.eq(TestInvocation.TRADEFED_LOG_NAME), in testInvoke_logFileSaved()
869 EasyMock.eq(TestInvocation.TRADEFED_LOG_NAME), in testInvoke_logFileSaved()
874 EasyMock.eq(TestInvocation.TRADEFED_LOG_NAME), EasyMock.anyObject()); in testInvoke_logFileSaved()
1189 TestInvocation.BUILD_ERROR_BUGREPORT_NAME in setupMockListeners()
[all …]
DShardListenerTest.java304 EasyMock.eq(TestInvocation.TRADEFED_END_HOST_LOG), in testLogOrderingForSharding()
311 EasyMock.eq(TestInvocation.TRADEFED_END_HOST_LOG), in testLogOrderingForSharding()
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java39 import com.android.tradefed.invoker.TestInvocation.Stage;
564 TestInvocation.printStageDelimiter(Stage.TEST, false); in runTests()
645 TestInvocation.printStageDelimiter(Stage.TEST, true); in runTests()
665 TestInvocation.getDeviceLogName(stage), device.getSerialNumber()); in reportLogs()
673 String name = TestInvocation.getEmulatorLogName(stage); in reportLogs()
709 info.addBuildAttribute(TestInvocation.COMMAND_ARGS_KEY, config.getCommandLine()); in updateBuild()
DTestInvocation.java109 public class TestInvocation implements ITestInvocation { class
1049 TestInvocation.COMMAND_ARGS_KEY, config.getCommandLine()); in updateInvocationContext()
/tools/tradefederation/core/src/com/android/tradefed/invoker/sandbox/
DParentSandboxInvocationExecution.java34 import com.android.tradefed.invoker.TestInvocation.Stage;
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/sandbox/
DParentSandboxInvocationExecutionTest.java44 import com.android.tradefed.invoker.TestInvocation.Stage;
/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java60 import com.android.tradefed.invoker.TestInvocation;
938 return new TestInvocation(); in createRunInstance()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DModuleDefinitionTest.java44 import com.android.tradefed.invoker.TestInvocation;
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...