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

  /external/autotest/server/site_tests/provision_AutoUpdate/
provision_AutoUpdate.py 61 with_cheets = False
65 with_cheets = True
127 with_cheets=with_cheets)
  /external/autotest/server/
afe_utils.py 113 # the provisioning is w/ or w/o cheets. with_cheets arg will be popped in
114 # beginning so machine_install isn't affected by with_cheets presence.
115 with_cheets = dargs.pop('with_cheets', False)
130 if with_cheets == True:

Completed in 186 milliseconds