Searched defs:test_framework (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
H A Daudio_processing_impl_locking_unittest.cc314 AudioProcessingImplLockTest* test_framework,
360 AudioProcessingImplLockTest* test_framework,
616 AudioProcessingImplLockTest* test_framework,
623 test_(test_framework),
877 AudioProcessingImplLockTest* test_framework,
884 test_(test_framework),
611 CaptureProcessor(int max_frame_size, RandomGenerator* rand_gen, rtc::Event* render_call_event, rtc::Event* capture_call_event, FrameCounters* shared_counters_state, AudioProcessingImplLockTest* test_framework, TestConfig* test_config, AudioProcessing* apm) argument
872 RenderProcessor(int max_frame_size, RandomGenerator* rand_gen, rtc::Event* render_call_event, rtc::Event* capture_call_event, FrameCounters* shared_counters_state, AudioProcessingImplLockTest* test_framework, TestConfig* test_config, AudioProcessing* apm) argument
H A Daudio_processing_performance_unittest.cc235 CallSimulator* test_framework,
244 test_(test_framework),
231 TimedThreadApiProcessor(ProcessorType processor_type, Random* rand_gen, FrameCounters* shared_counters_state, LockedFlag* capture_call_checker, CallSimulator* test_framework, const SimulationConfig* simulation_config, AudioProcessing* apm, int num_durations_to_store, float input_level, int num_channels) argument

Completed in 68 milliseconds