Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/bt/headphone_automation/
DSineWaveQualityTest.py22 self.run_thdn_analysis()
/tools/test/connectivity/acts_tests/tests/google/bt/performance/
DBtInterferenceDynamicTest.py298 thdns = self.run_thdn_analysis(audio_captured, tag_bt)
353 thdns = self.run_thdn_analysis(audio_captured, tag_bt)
DBtInterferenceStaticTest.py160 thdns = self.run_thdn_analysis(audio_captured, tag)
DBtCodecSweepTest.py127 thdn_results = self.run_thdn_analysis()
DBtA2dpRangeTest.py157 thdns = self.run_thdn_analysis(recorded_file, tag)
DBtA2dpOtaRangeTest.py228 def run_thdn_analysis(self, audio_captured): member in BtA2dpOtaRangeTest
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DA2dpBaseTest.py160 def run_thdn_analysis(self, audio_captured, tag): member in A2dpBaseTest