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

  /external/autotest/server/
autoserv_utils.py 12 AUTOTEST_INSTALL_DIR = global_config.global_config.get_config_value('SCHEDULER',
14 autoserv_directory = os.path.join(AUTOTEST_INSTALL_DIR, 'server')
  /external/autotest/server/hosts/
moblab_host.py 19 AUTOTEST_INSTALL_DIR = global_config.global_config.get_config_value(
23 SHADOW_CONFIG_PATH = '%s/shadow_config.ini' % AUTOTEST_INSTALL_DIR
24 ATEST_PATH = '%s/cli/atest' % AUTOTEST_INSTALL_DIR
  /external/autotest/server/site_tests/moblab_RunSuite/
moblab_RunSuite.py 71 (moblab_host.AUTOTEST_INSTALL_DIR, board, target_build,
  /external/autotest/scheduler/
drones.py 14 AUTOTEST_INSTALL_DIR = CONFIG.get_config_value('SCHEDULER',
45 self._autotest_install_dir = AUTOTEST_INSTALL_DIR
postjob_task.py 26 _parser_path = os.path.join(drones.AUTOTEST_INSTALL_DIR, 'tko', 'parse')
drone_manager.py 858 base_dir = os.path.join(drones.AUTOTEST_INSTALL_DIR,
    [all...]
  /external/autotest/server/site_tests/moblab_StorageQual/
moblab_StorageQual.py 109 (moblab_host.AUTOTEST_INSTALL_DIR, board, target_build,

Completed in 186 milliseconds