Home
last modified time | relevance | path

Searched defs:requires_device_update (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/asuite/atest/test_runners/
H A Datest_tf_test_runner.py200 def requires_device_update( member in AtestTradefedTestRunner
1655 def requires_device_update(self) -> bool: member in Test
1676 def requires_device_update(self): member in DeviceTest
1752 def requires_device_update(self): member in DevicelessTest
H A Dtest_runner_base.py114 def requires_device_update( member in TestRunnerBase
/aosp_15_r20/tools/asuite/atest/
H A Datest_main.py1334 def requires_device_update(self) -> bool: member in _TestExecutionPlan
1430 def requires_device_update(self) -> bool: member in _TestMappingExecutionPlan
1558 def requires_device_update(self) -> bool: member in _TestModuleExecutionPlan
H A Dtest_runner_invocation.py52 def requires_device_update(self): member in TestRunnerInvocation