class HermeticStepTest
Defined at line 19 of file ../../src/media/audio/audio_core/testing/integration/hermetic_step_test.h
These tests feed a constant-value step into a pipeline, producing an output buffer,
then validate that the output buffer's step magnitude is the expected value.
Public Methods
template <fuchsia::media::AudioSampleFormat InputFormat, fuchsia::media::AudioSampleFormat OutputFormat>
void Run (const TestCase<InputFormat, OutputFormat> & tc)
Defined at line 20 of file ../../src/media/audio/audio_core/testing/integration/hermetic_step_test.cc
Protected Methods
void TearDown ()
Defined at line 49 of file ../../src/media/audio/audio_core/testing/integration/hermetic_step_test.h