Home
last modified time | relevance | path

Searched refs:TestAllCodecs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DTestAllCodecs.cc108 TestAllCodecs::TestAllCodecs() in TestAllCodecs() function in webrtc::TestAllCodecs
118 TestAllCodecs::~TestAllCodecs() { in ~TestAllCodecs()
125 void TestAllCodecs::Perform() { in Perform()
284 void TestAllCodecs::RegisterSendCodec(char side, in RegisterSendCodec()
345 void TestAllCodecs::Run(TestPack* channel) { in Run()
402 void TestAllCodecs::OpenOutFile(int test_number) { in OpenOutFile()
H A DTestAllCodecs.h49 class TestAllCodecs {
51 TestAllCodecs();
52 ~TestAllCodecs();
H A DTester.cc28 TEST(AudioCodingModuleTest, TestAllCodecs) { in TEST() argument
29 webrtc::TestAllCodecs().Perform(); in TEST()
/aosp_15_r20/external/webrtc/modules/audio_coding/
H A DBUILD.gn1076 "test/TestAllCodecs.cc",
1077 "test/TestAllCodecs.h",