Home
last modified time | relevance | path

Searched defs:VideoSendStreamTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dvideo_send_stream_tests.cc132 class VideoSendStreamTest : public test::CallTest { class
134 VideoSendStreamTest() { in VideoSendStreamTest() function in webrtc::VideoSendStreamTest
155 TEST_F(VideoSendStreamTest, CanStartStartedStream) { in TEST_F() argument
169 TEST_F(VideoSendStreamTest, CanStopStoppedStream) { in TEST_F() argument
183 TEST_F(VideoSendStreamTest, SupportsCName) { in TEST_F() argument
218 TEST_F(VideoSendStreamTest, SupportsAbsoluteSendTime) { in TEST_F() argument
267 TEST_F(VideoSendStreamTest, SupportsTransmissionTimeOffset) { in TEST_F() argument
314 TEST_F(VideoSendStreamTest, SupportsTransportWideSequenceNumbers) { in TEST_F() argument
358 TEST_F(VideoSendStreamTest, SupportsVideoRotation) { in TEST_F() argument
401 TEST_F(VideoSendStreamTest, SupportsVideoContentType) { in TEST_F() argument
[all …]