webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/pc/test/fakeaudiocapturemodule.h"
#include <algorithm>
#include "webrtc/base/criticalsection.h"
#include "webrtc/base/gunit.h"
#include "webrtc/base/scoped_ref_ptr.h"
#include "webrtc/base/thread.h"
Classes | |
class | FakeAdmTest |
Functions | |
TEST_F (FakeAdmTest, TestProcess) | |
TEST_F (FakeAdmTest, PlayoutTest) | |
TEST_F (FakeAdmTest, RecordTest) | |
TEST_F (FakeAdmTest, DuplexTest) | |
TEST_F | ( | FakeAdmTest | , |
TestProcess | |||
) |
TEST_F | ( | FakeAdmTest | , |
PlayoutTest | |||
) |
TEST_F | ( | FakeAdmTest | , |
RecordTest | |||
) |
TEST_F | ( | FakeAdmTest | , |
DuplexTest | |||
) |