Searched refs:topo_file (Results 1 – 2 of 2) sorted by relevance
89 def device_calculate(topo_file, case_list): argument91 with open(topo_file, 'r') as f:162 device_calculate(args.topo_file, args.case_list)
563 topo_file = settings.HARNESS_HOME + "\\Thread_Harness\\TestScripts\\TopologyConfig.txt"565 f_topo = open(topo_file, 'r')567 logger.info('%s can NOT be found', topo_file)