webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for webrtc::BlockerTest, including all inherited members.
CopyTo(float *const *dst, size_t start_index_dst, size_t start_index_src, size_t num_channels, size_t num_frames, const float *const *src) | webrtc::BlockerTest | inlineprotectedstatic |
RunTest(Blocker *blocker, size_t chunk_size, size_t num_frames, const float *const *input, float *const *input_chunk, float *const *output, float *const *output_chunk, size_t num_input_channels, size_t num_output_channels) | webrtc::BlockerTest | inlineprotected |
SetUp() | testing::Test | protectedvirtual |
TearDown() | testing::Test | protectedvirtual |
Test() | testing::Test | protected |
ValidateInitialDelay(const float *const *output, size_t num_channels, size_t num_frames, size_t initial_delay) | webrtc::BlockerTest | inlineprotected |
ValidateSignalEquality(const float *const *expected, const float *const *actual, size_t num_channels, size_t num_frames) | webrtc::BlockerTest | inlineprotected |