HomeSort by relevance Sort by last modified time
    Searched refs:disable_sysinfo (Results 1 - 10 of 10) sorted by null

  /external/autotest/server/site_tests/hardware_StorageQualBase/
hardware_StorageQualBase.py 54 client_at.run_test(test_name, disable_sysinfo=True, tag=client_tag,
60 disable_sysinfo=True,
  /external/autotest/client/site_tests/hardware_StorageTrim/
hardware_StorageTrim.py 43 disable_sysinfo=True,
57 disable_sysinfo=True,
70 disable_sysinfo=True,
  /external/autotest/client/site_tests/power_CheckAfterSuspend/
power_CheckAfterSuspend.py 55 self.job.run_test(t, tag=test_tag+'preSuspend', disable_sysinfo=True)
61 self.job.run_test(t, tag=test_tag+'postSuspend', disable_sysinfo=True)
  /external/autotest/server/site_tests/hardware_StorageStress/
hardware_StorageStress.py 148 check_client_result=True, disable_sysinfo=True, wait=0,
158 check_client_result=True, disable_sysinfo=True, wait=0,
174 disable_sysinfo=True,
183 disable_sysinfo=True,
192 disable_sysinfo=True,
  /external/autotest/server/site_tests/platform_BootPerfServer/
platform_BootPerfServer.py 56 client_at.run_test('login_LoginSuccess', disable_sysinfo=True)
70 self.client_test, last_boot_was_reboot=True, disable_sysinfo=True)
  /external/autotest/server/
test.py 267 disable_sysinfo = dargs.pop('disable_sysinfo', False)
268 if job.fast and not disable_sysinfo:
275 elif not disable_sysinfo:
server_job.py 246 tag='', disable_sysinfo=False,
272 @param disable_sysinfo: Whether we should disable the sysinfo step of
315 self._disable_sysinfo = disable_sysinfo
    [all...]
autoserv 459 'disable_sysinfo': parser.options.disable_sysinfo}
autoserv.py 459 'disable_sysinfo': parser.options.disable_sysinfo}
  /external/autotest/client/site_tests/hardware_TrimIntegrity/
hardware_TrimIntegrity.py 162 disable_sysinfo=True,
229 disable_sysinfo=True,

Completed in 848 milliseconds