Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video_codecs/test/
H A Dvideo_encoder_software_fallback_wrapper_unittest.cc181 class VideoEncoderSoftwareFallbackWrapperTest class
184 VideoEncoderSoftwareFallbackWrapperTest() in VideoEncoderSoftwareFallbackWrapperTest() function in webrtc::VideoEncoderSoftwareFallbackWrapperTest
185 : VideoEncoderSoftwareFallbackWrapperTest(new CountingFakeEncoder()) {} in VideoEncoderSoftwareFallbackWrapperTest()
186 explicit VideoEncoderSoftwareFallbackWrapperTest( in VideoEncoderSoftwareFallbackWrapperTest() function in webrtc::VideoEncoderSoftwareFallbackWrapperTest
310 TEST_F(VideoEncoderSoftwareFallbackWrapperTest, InitializesEncoder) { in TEST_F() argument
316 TEST_F(VideoEncoderSoftwareFallbackWrapperTest, EncodeRequestsFallback) { in TEST_F() argument
324 TEST_F(VideoEncoderSoftwareFallbackWrapperTest, CanUtilizeFallbackEncoder) { in TEST_F() argument
329 TEST_F(VideoEncoderSoftwareFallbackWrapperTest, in TEST_F() argument
352 TEST_F(VideoEncoderSoftwareFallbackWrapperTest, in TEST_F() argument
362 TEST_F(VideoEncoderSoftwareFallbackWrapperTest, in TEST_F() argument
[all …]