Home
last modified time | relevance | path

Searched defs:score_name (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dexport.py155 def _BuildScoreTab(self, score_name, anchor_data): argument
203 def _BuildScoreTableCell(self, score_name, test_data_gen, argument
233 self, score_name, apm_configs, test_data_gen_configs, anchor_data): argument
269 self, score_name, apm_config, test_data_gen, test_data_gen_params, argument
327 self, score_name, apm_config, test_data_gen, test_data_gen_params): argument
373 def _ScoreStatsInspectorDialogId(cls, score_name, apm_config, test_data_gen, argument
Dcollect_data.py110 test_data_gen_name, score_name, args): argument
/external/webrtc/modules/audio_processing/test/py_quality_assessment/
Dapm_quality_assessment_boxplot.py54 def FilterScoresByParams(data_frame, filter_params, score_name, config_dir): argument