Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/video_codecs/test/
H A Dvideo_decoder_software_fallback_wrapper_unittest.cc28 class VideoDecoderSoftwareFallbackWrapperTest : public ::testing::Test { class
30 VideoDecoderSoftwareFallbackWrapperTest() in VideoDecoderSoftwareFallbackWrapperTest() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest
31 : VideoDecoderSoftwareFallbackWrapperTest("") {} in VideoDecoderSoftwareFallbackWrapperTest()
32 explicit VideoDecoderSoftwareFallbackWrapperTest( in VideoDecoderSoftwareFallbackWrapperTest() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest
81 TEST_F(VideoDecoderSoftwareFallbackWrapperTest, InitializesDecoder) { in TEST_F() argument
93 TEST_F(VideoDecoderSoftwareFallbackWrapperTest, in TEST_F() argument
111 TEST_F(VideoDecoderSoftwareFallbackWrapperTest, IsSoftwareFallbackSticky) { in TEST_F() argument
129 TEST_F(VideoDecoderSoftwareFallbackWrapperTest, DoesNotFallbackOnEveryError) { in TEST_F() argument
142 TEST_F(VideoDecoderSoftwareFallbackWrapperTest, UsesHwDecoderAfterReinit) { in TEST_F() argument
159 TEST_F(VideoDecoderSoftwareFallbackWrapperTest, ForwardsReleaseCall) { in TEST_F() argument
[all …]