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

  /external/autotest/site_utils/lxc/
constants.py 19 RESULT_DIR_FMT = os.path.join(CONTAINER_AUTOTEST_DIR, 'results',
lxc_functional_test.py 162 TEST_RESULT_PATH = lxc.RESULT_DIR_FMT % TEST_JOB_FOLDER
222 container_result_path = lxc.RESULT_DIR_FMT % TEST_JOB_FOLDER
245 container_result_path = lxc.RESULT_DIR_FMT % TEST_JOB_FOLDER
container_bucket.py 215 os.path.join(constants.RESULT_DIR_FMT % job_folder),
container.py 443 (constants.RESULT_DIR_FMT % job_folder, 0),
  /external/autotest/server/
autoserv 211 container_result_dir = os.path.join(lxc.RESULT_DIR_FMT % _LXC_JOB_FOLDER)
    [all...]
autoserv.py 211 container_result_dir = os.path.join(lxc.RESULT_DIR_FMT % _LXC_JOB_FOLDER)
    [all...]

Completed in 603 milliseconds