Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/
H A Dcall_unittest.cc331 auto create_stream_and_get_rtp_state = [&](uint32_t ssrc) { in TEST() local
342 const RtpState rtp_state1 = create_stream_and_get_rtp_state(kSSRC); in TEST()
343 const RtpState rtp_state2 = create_stream_and_get_rtp_state(kSSRC); in TEST()