Home
last modified time | relevance | path

Searched refs:_CONFIG_DIR_MAPPING (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/amarisoft_lib/
Damarisoft_client.py26 _CONFIG_DIR_MAPPING = immutabledict.immutabledict({ variable
191 cfg_link = self.get_config_dir(cfg_type) + _CONFIG_DIR_MAPPING[cfg_type]
205 cfg_path = self.get_config_dir(cfg_type) + _CONFIG_DIR_MAPPING[cfg_type]