Searched refs:unpack_custom_file (Results 1 – 3 of 3) sorted by relevance
153 self.atten_level = self.unpack_custom_file(self.attenuation_file)154 self.threshold = self.unpack_custom_file(self.threshold_file)236 def unpack_custom_file(self, file, test_specific=True): member in PowerBaseTest
42 self.networks = self.unpack_custom_file(self.network_file, False)
92 self.calibration_table = self.unpack_custom_file(file, False)