/test/vts/utils/python/precondition/ |
D | precondition_utils.py | 28 dut, argument 97 def CheckFeaturePrecondition(test_instance, dut, shell=None): argument 135 def MeetFirstApiLevelPrecondition(test_instance, dut=None): argument 178 def CheckSysPropPrecondition(test_instance, dut, shell=None): argument
|
/test/vts/utils/python/coverage/ |
D | coverage_utils.py | 237 def _ClearTargetGcov(self, dut, serial, path_suffix=None): argument 250 def _GetHalPids(self, dut, hal_names): argument 276 def InitializeDeviceCoverage(self, dut=None, serial=None): argument 297 def _GetGcdaDict(self, dut, serial): argument 606 def SetCoverageData(self, dut=None, serial=None, isGlobal=False): argument 681 def _ExecuteOneAdbShellCommand(self, dut, serial, cmd): argument
|
D | sancov_utils.py | 98 def InitializeDeviceCoverage(self, dut, hals): argument 144 def FlushDeviceCoverage(self, dut, hals): argument 275 def ProcessDeviceCoverage(self, dut, hals): argument
|
/test/vts-testcase/kernel/api/proc/ |
D | ProcUidCpuPowerTests.py | 45 def file_optional(self, shell=None, dut=None): argument 69 def file_optional(self, shell=None, dut=None): argument 101 def file_optional(self, shell=None, dut=None): argument
|
D | ProcQtaguidCtrlTest.py | 55 def file_optional(self, shell=None, dut=None): argument
|
D | ProcFsFileTests.py | 63 def prepare_test(self, shell, dut): argument 114 def file_optional(self, shell=None, dut=None): argument
|
D | ProcModulesTest.py | 25 def prepare_test(self, shell, dut): argument
|
D | ProcUidTimeInStateTest.py | 52 def file_optional(self, shell=None, dut=None): argument
|
D | KernelProcFileTestBase.py | 179 def prepare_test(self, shell, dut): argument 190 def file_optional(self, shell=None, dut=None): argument
|
D | ProcSimpleFileTests.py | 114 def file_optional(self, shell=None, dut=None): argument 461 def file_optional(self, shell=None, dut=None): argument
|
/test/vts/utils/python/vndk/ |
D | vndk_utils.py | 22 def IsVndkRuntimeEnforced(dut): argument
|
/test/vts/utils/python/profiling/ |
D | profiling_utils.py | 137 dut, argument 386 def ProcessTraceDataForTestCase(self, dut, measure_api_coverage=True): argument
|
/test/vts/utils/python/cpu/ |
D | cpu_frequency_scaling.py | 49 def __init__(self, dut): argument
|
/test/vts/utils/python/fuzzer/ |
D | corpus_manager_test.py | 23 dut = mock.Mock() variable
|
D | corpus_manager.py | 88 def __init__(self, user_params, dut): argument
|