Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder_unittest.cc1011 EXPECT_EQ(expected_bitrate, sink_.GetLastVideoBitrateAllocation()); in VerifyAllocatedBitrate()
1468 VideoBitrateAllocation GetLastVideoBitrateAllocation() { in GetLastVideoBitrateAllocation() function in webrtc::VideoStreamEncoderTest::TestSink
4650 EXPECT_EQ(sink_.GetLastVideoBitrateAllocation(), expected_bitrate); in TEST_F()