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

  /external/autotest/site_utils/lxc/
constants.py 51 CONTROL_TEMP_PATH = os.path.join(CONTAINER_AUTOTEST_DIR, 'drone_tmp')
container.py 566 dst = os.path.join(constants.CONTROL_TEMP_PATH,
container_unittest.py 220 'test -f %s' % os.path.join(lxc.CONTROL_TEMP_PATH,
zygote_unittest.py 183 'test -f %s' % os.path.join(lxc.CONTROL_TEMP_PATH,
  /external/autotest/server/
autoserv 208 lxc.CONTROL_TEMP_PATH, os.path.basename(control))
    [all...]
autoserv.py 208 lxc.CONTROL_TEMP_PATH, os.path.basename(control))
    [all...]

Completed in 301 milliseconds