Home
last modified time | relevance | path

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

/external/webrtc/video/
Dvideo_send_stream_tests.cc2125 auto reset_fun = [](const VideoSendStream::Config& send_stream_config, in TEST_F() local
2127 MaxPaddingSetTest<decltype(reset_fun)> test(false, &reset_fun, task_queue()); in TEST_F()
2133 auto reset_fun = [this](const VideoSendStream::Config& send_stream_config, in TEST_F() local
2144 MaxPaddingSetTest<decltype(reset_fun)> test(true, &reset_fun, task_queue()); in TEST_F()
4096 auto reset_fun = [this](const VideoSendStream::Config& send_stream_config, in TEST_F() local
4112 ContentSwitchTest<decltype(reset_fun)> test(&reset_fun); in TEST_F()