Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/test/
H A Dvideoprocessor_unittest.cc45 class VideoProcessorTest : public ::testing::Test { class
47 VideoProcessorTest() : q_("VP queue") { in VideoProcessorTest() function in webrtc::test::VideoProcessorTest
96 TEST_F(VideoProcessorTest, InitRelease) { in TEST_F() argument
100 TEST_F(VideoProcessorTest, ProcessFrames_FixedFramerate) { in TEST_F() argument
127 TEST_F(VideoProcessorTest, ProcessFrames_VariableFramerate) { in TEST_F() argument
165 TEST_F(VideoProcessorTest, SetRates) { in TEST_F() argument