class HermeticImpulseTest
Defined at line 17 of file ../../src/media/audio/audio_core/testing/integration/hermetic_impulse_test.h
These tests feed one or more impulses into a pipeline, producing an output buffer,
then validate that the impulses appear at the correct positions in the output.
Public Methods
template <fuchsia::media::AudioSampleFormat InputFormat, fuchsia::media::AudioSampleFormat OutputFormat>
void Run (const TestCase<InputFormat, OutputFormat> & tc)
Defined at line 26 of file ../../src/media/audio/audio_core/testing/integration/hermetic_impulse_test.cc
Protected Methods
void TearDown ()
Defined at line 41 of file ../../src/media/audio/audio_core/testing/integration/hermetic_impulse_test.h