Searched refs:ApmTest (Results 1 – 2 of 2) sorted by relevance
2 ApmTest.EchoCancellationReportsCorrectDelays3 ApmTest.FloatAndIntInterfacesGiveSimilarResults4 ApmTest.IdenticalInputChannelsResultInIdenticalOutputChannels5 ApmTest.VerifyDebugDumpFloat6 ApmTest.VerifyDebugDumpInt
336 class ApmTest : public ::testing::Test { class338 ApmTest();407 ApmTest::ApmTest() in ApmTest() function in webrtc::__anon2153f0120111::ApmTest433 void ApmTest::SetUp() { in SetUp()446 void ApmTest::TearDown() { in TearDown()473 void ApmTest::Init(AudioProcessing* ap) { in Init()482 void ApmTest::Init(int sample_rate_hz, in Init()527 void ApmTest::EnableAllComponents() { in EnableAllComponents()531 bool ApmTest::ReadFrame(FILE* file, AudioFrame* frame, in ReadFrame()556 bool ApmTest::ReadFrame(FILE* file, AudioFrame* frame) { in ReadFrame()[all …]