Home
last modified time | relevance | path

Searched refs:test_data_generation_factory (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
H A Dsimulation_unittest.py26 from . import test_data_generation_factory
61 test_data_generation_factory.TestDataGeneratorFactory(
112 test_data_generation_factory.TestDataGeneratorFactory(
149 test_data_generation_factory.TestDataGeneratorFactory(
H A Dtest_data_generation_unittest.py20 from . import test_data_generation_factory
67 generators_factory = test_data_generation_factory.TestDataGeneratorFactory(
122 factory = test_data_generation_factory.TestDataGeneratorFactory(
H A Dexport_unittest.py25 from . import test_data_generation_factory
41 test_data_generation_factory.TestDataGeneratorFactory(
/aosp_15_r20/external/webrtc/modules/audio_processing/test/py_quality_assessment/
H A Dapm_quality_assessment.py31 import quality_assessment.test_data_generation_factory as \
32 test_data_generation_factory namespace
194 test_data_generation_factory.TestDataGeneratorFactory(
H A DBUILD.gn74 "quality_assessment/test_data_generation_factory.py",