HomeSort by relevance Sort by last modified time
    Searched refs:disable_sysinfo (Results 1 - 9 of 9) 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 144 check_client_result=True, disable_sysinfo=True, wait=0,
154 check_client_result=True, disable_sysinfo=True, wait=0,
169 disable_sysinfo=True,
176 disable_sysinfo=True,
183 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 234 tag='', disable_sysinfo=False,
260 @param disable_sysinfo: Whether we should disable the sysinfo step of
303 self._disable_sysinfo = disable_sysinfo
    [all...]
autoserv 454 'disable_sysinfo': parser.options.disable_sysinfo}
autoserv.py 454 'disable_sysinfo': parser.options.disable_sysinfo}

Completed in 418 milliseconds