Searched refs:base_output_path (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/ |
D | test_data_generation.py | 100 self, input_signal_filepath, test_data_cache_path, base_output_path): argument 114 input_signal_filepath, test_data_cache_path, base_output_path) 124 self, input_signal_filepath, test_data_cache_path, base_output_path): argument 129 def _AddNoiseSnrPairs(self, base_output_path, noisy_mix_filepaths, argument 143 output_path = self._MakeDir(base_output_path, config_name) 169 def _MakeDir(self, base_output_path, test_data_generator_config_name): argument 171 base_output_path, 195 self, input_signal_filepath, test_data_cache_path, base_output_path): argument 197 output_path = self._MakeDir(base_output_path, config_name) 237 self, input_signal_filepath, test_data_cache_path, base_output_path): argument [all …]
|
D | test_data_generation_unittest.py | 94 base_output_path=self._base_output_path) 136 base_output_path=self._base_output_path)
|
D | simulation.py | 305 base_output_path=output_path)
|