Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_voice_engine_unittest.cc376 void TestExtmapAllowMixedCaller(bool extmap_allow_mixed) { in TestExtmapAllowMixedCaller() function in WebRtcVoiceEngineTestFake
2869 TestExtmapAllowMixedCaller(/*extmap_allow_mixed=*/true); in TEST_P()
2872 TestExtmapAllowMixedCaller(/*extmap_allow_mixed=*/false); in TEST_P()
H A Dwebrtc_video_engine_unittest.cc2509 void TestExtmapAllowMixedCaller(bool extmap_allow_mixed) { in TestExtmapAllowMixedCaller() function in cricket::WebRtcVideoChannelTest
2811 TestExtmapAllowMixedCaller(/*extmap_allow_mixed=*/true); in TEST_F()
2814 TestExtmapAllowMixedCaller(/*extmap_allow_mixed=*/false); in TEST_F()