Searched refs:set_config_file (Results 1 – 2 of 2) sorted by relevance
77 self.remote.set_config_file('enb', cfg_path)98 self.remote.set_config_file('mme', cfg_path)
179 def set_config_file(self, cfg_type: str, cfg_file: str) -> None: member in AmariSoftClient