Searched defs:score_name (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/ |
D | export.py | 155 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
|
D | collect_data.py | 110 test_data_gen_name, score_name, args): argument
|
/external/webrtc/modules/audio_processing/test/py_quality_assessment/ |
D | apm_quality_assessment_boxplot.py | 54 def FilterScoresByParams(data_frame, filter_params, score_name, config_dir): argument
|