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

  /external/autotest/client/tests/kvm/tests/
physical_resources_check.py 75 def verify_device(expect, name, verify_cmd):
77 if verify_cmd:
78 actual = session.cmd_output(verify_cmd)
  /external/autotest/client/cros/
pkcs11.py 121 verify_cmd = ('cryptohome --action=pkcs11_token_status')
122 __run_cmd(verify_cmd)

Completed in 251 milliseconds