Home
last modified time | relevance | path

Searched refs:test_data_cache_path (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dtest_data_generation.py100 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
195 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
201 test_data_cache_path, os.path.split(input_signal_filepath)[1])
237 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
251 test_data_cache_path,
290 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
331 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
363 test_data_cache_path,
[all …]
Dsimulation.py216 test_data_cache_path = os.path.join(
219 data_access.MakeDirectory(test_data_cache_path)
220 logging.debug('test data cache path: <%s>', test_data_cache_path)
224 test_data_cache_path, 'echosim-{}'.format(
242 render_input_filepath, test_data_cache_path,
280 render_input_filepath, test_data_cache_path, argument
304 test_data_cache_path=test_data_cache_path,
Dtest_data_generation_unittest.py93 test_data_cache_path=self._test_data_cache_path,
135 test_data_cache_path=self._test_data_cache_path,