Searched refs:global_config_path_root (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/
H A Dglobal_config.py46 global_config_path_root = os.path.join(root_dir, 'global_config.ini') variable
49 config_in_root = os.path.exists(global_config_path_root)
57 DEFAULT_CONFIG_FILE = global_config_path_root

Completed in 262 milliseconds