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

  /external/autotest/server/site_tests/hardware_StorageQualBase/
hardware_StorageQualBase.py 53 client_at.run_test(test_name, disable_sysinfo=True, tag=client_tag,
59 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 160 self._client_at.run_test('hardware_StorageFio', disable_sysinfo=True,
170 self._client_at.run_test('hardware_StorageFio', disable_sysinfo=True,
185 disable_sysinfo=True,
192 disable_sysinfo=True,
199 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/client/site_tests/hardware_TrimIntegrity/
hardware_TrimIntegrity.py 162 disable_sysinfo=True,
229 disable_sysinfo=True,
  /external/autotest/server/
server_job.py 156 tag='', disable_sysinfo=False,
182 @param disable_sysinfo: Whether we should disable the sysinfo step of
227 self._disable_sysinfo = disable_sysinfo
736 dargs['disable_sysinfo'] = True
    [all...]
autoserv 478 'disable_sysinfo': parser.options.disable_sysinfo}

Completed in 326 milliseconds