Searched refs:run_thdn_analysis (Results 1 – 7 of 7) sorted by relevance
22 self.run_thdn_analysis()
298 thdns = self.run_thdn_analysis(audio_captured, tag_bt)353 thdns = self.run_thdn_analysis(audio_captured, tag_bt)
160 thdns = self.run_thdn_analysis(audio_captured, tag)
127 thdn_results = self.run_thdn_analysis()
157 thdns = self.run_thdn_analysis(recorded_file, tag)
228 def run_thdn_analysis(self, audio_captured): member in BtA2dpOtaRangeTest
160 def run_thdn_analysis(self, audio_captured, tag): member in A2dpBaseTest