Home
last modified time | relevance | path

Searched refs:setInvocationContext (Results 1 – 25 of 90) sorted by relevance

1234

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DITestSuiteIntegrationTest.java170 mTestInfo = TestInformation.newBuilder().setInvocationContext(mContext).build(); in setUp()
240 suite.setInvocationContext(mContext); in testSimplePassRun()
280 suite.setInvocationContext(mContext); in testSimplePassRun_withLoggedFile()
336 suite.setInvocationContext(mContext); in testSimpleRun_withFail()
364 suite.setInvocationContext(mContext); in testRun_incomplete()
391 suite.setInvocationContext(mContext); in testRun_DeviceNotAvailable()
422 ((IInvocationContextReceiver) test).setInvocationContext(mContext); in scheduleConfig()
428 TestInformation.newBuilder().setInvocationContext(mContext).build(); in scheduleConfig()
467 .setInvocationContext(mContext); in scheduleConfig()
475 .setInvocationContext(mContext) in scheduleConfig()
[all …]
DModuleDefinitionTest.java332 .setInvocationContext(mModule.getModuleInvocationContext()) in setUp()
518 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_aggregateRunFailures()
683 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_failPreparation()
727 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_failPreparation_runtime()
768 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_failPreparation_error()
815 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_failPreparation_moduleListener()
869 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_failPreparation_unresponsive()
912 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_fullPass()
962 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_partialRun()
1025 .setInvocationContext(mModule.getModuleInvocationContext()) in testRun_partialRun_error()
[all …]
DMultiDeviceStubTest.java36 public void setInvocationContext(IInvocationContext invocationContext) { in setInvocationContext() method in MultiDeviceStubTest
DModuleDefinitionMultiTest.java129 .setInvocationContext(mModule.getModuleInvocationContext()) in testCreateAndRun()
169 .setInvocationContext(mModule.getModuleInvocationContext()) in testPreparer_mismatch()
DTfSuiteRunnerTest.java91 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
234 mRunner.setInvocationContext(context); in testLoadTests_suite()
236 TestInformation.newBuilder().setInvocationContext(context).build(); in testLoadTests_suite()
DITestSuiteMultiTest.java146 mTestSuite.setInvocationContext(mContext); in testMultiDeviceITestSuite()
147 mTestInfo = TestInformation.newBuilder().setInvocationContext(mContext).build(); in testMultiDeviceITestSuite()
DGranularRetriableTestWrapperTest.java277 granularTestWrapper.setInvocationContext(mModuleInvocationContext); in createGranularTestWrapper()
286 mDecision.setInvocationContext(mModuleInvocationContext); in createGranularTestWrapper()
295 TestInformation.newBuilder().setInvocationContext(mModuleInvocationContext).build(); in setUp()
718 decision.setInvocationContext(mModuleInvocationContext); in testIntraModuleRun_iterations()
755 decision.setInvocationContext(mModuleInvocationContext); in testIntraModuleRun_untilFailure()
863 decision.setInvocationContext(mModuleInvocationContext); in testIntraModuleRun_rebootAtLastIntraModuleRetry()
888 decision.setInvocationContext(mModuleInvocationContext); in testIntraModuleRun_rebootMultiDevicesAtLastIntraModuleRetry()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DIInvocationContextReceiver.java32 public void setInvocationContext(IInvocationContext invocationContext); in setInvocationContext() method
/tools/tradefederation/core/tests/src/com/android/tradefed/sandbox/
DSandboxInvocationRunnerTest.java56 TestInformation info = TestInformation.newBuilder().setInvocationContext(mContext).build(); in testPrepareAndRun()
71 TestInformation info = TestInformation.newBuilder().setInvocationContext(mContext).build(); in testPrepareAndRun_prepFailure()
DSandboxedInvocationExecutionTest.java65 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testBuildInfo_testTag()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DPushFilePreparerTest.java68 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
436 mPreparer.setInvocationContext(createModuleWithName("debugger")); in testPush_abiDirectory_noBitness_withModule()
510 mPreparer.setInvocationContext(createModuleWithName("debugger")); in testPush_moduleName_dirs()
551 mPreparer.setInvocationContext(createModuleWithName("aaaaa")); in testPush_moduleName_files()
588 mPreparer.setInvocationContext(createModuleWithName("aaaaa")); in testPush_moduleName_files_abi_32bit()
620 mPreparer.setInvocationContext(createModuleWithName("aaaaa")); in testPush_moduleName_files_abi_64bit()
653 mPreparer.setInvocationContext(createModuleWithName("debugger")); in testPush_moduleName_ignored()
694 mPreparer.setInvocationContext(createModuleWithName("debugger")); in testPush_moduleName_multiAbi()
733 mPreparer.setInvocationContext(createModuleWithName("debugger")); in testPush_moduleName_multiabi_files()
781 mPreparer.setInvocationContext(createModuleWithName("CtsBionicTestCases")); in testPush_moduleName_noMatch()
[all …]
DUserCleanerTest.java53 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
DStopServicesSetupTest.java48 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
DDeviceStringPusherTest.java50 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DInvocationExecutionTest.java203 TestInformation info = TestInformation.newBuilder().setInvocationContext(mContext).build(); in testRun_autoRetry()
233 TestInformation info = TestInformation.newBuilder().setInvocationContext(mContext).build(); in testRun_autoRetry_throughForwarder()
267 TestInformation info = TestInformation.newBuilder().setInvocationContext(mContext).build(); in testRun_metricCollectors()
290 TestInformation info = TestInformation.newBuilder().setInvocationContext(mContext).build(); in testRun_metricCollectors_auto()
327 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testDoSetup()
375 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testDoTearDown()
442 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testDoTearDown_multiDevice()
474 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testDoTearDown_logger()
520 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testDoTearDown_exception()
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/sandbox/
DParentSandboxInvocationExecutionTest.java115 mTestInfo = TestInformation.newBuilder().setInvocationContext(mContext).build(); in setUp()
211 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testParentSandbox_testMode()
228 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testParentSandbox_NotTestMode()
247 TestInformation.newBuilder().setInvocationContext(mContext).build(); in testParentSandbox_shutdown()
/tools/tradefederation/core/src/com/android/tradefed/retry/
DIRetryDecision.java44 public void setInvocationContext(IInvocationContext context); in setInvocationContext() method
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/junit4/
DLongevityHostRunnerTest.java135 public void setInvocationContext(IInvocationContext invocationContext) { in setInvocationContext() method in LongevityHostRunnerTest.DeviceFeaturesTest
177 mTestInfo = TestInformation.newBuilder().setInvocationContext(mMockContext).build(); in setUpMocks()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/app/
DNoApkTestSkipperTest.java57 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/adb/
DAdbStopServerPreparerTest.java88 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
173 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in testNoAdb()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DDeviceParameterizedRunner.java78 .setInvocationContext(mTestInformation.getContext()); in methodInvoker()
/tools/tradefederation/core/src/com/android/tradefed/build/
DDependenciesResolver.java102 public void setInvocationContext(IInvocationContext invocationContext) { in setInvocationContext() method in DependenciesResolver
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DUsbResetTestTest.java56 mTestInfo = TestInformation.newBuilder().setInvocationContext(context).build(); in setUp()
/tools/tradefederation/core/src/com/android/tradefed/invoker/sandbox/
DSandboxedInvocationExecution.java64 ((IInvocationContextReceiver) provider).setInvocationContext(testInfo.getContext()); in fetchBuild()
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterCommandLauncherFuncTest.java73 mLauncher.setInvocationContext(mInvocationContext); in setUp()

1234