Home
last modified time | relevance | path

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

/webrtc/srtp/src/context/
H A Dsrtp_test.rs60 fn build_test_context() -> Result<Context> { in build_test_context() function
88 let mut encrypt_context = build_test_context()?; in test_rtp_invalid_auth()
122 let mut encrypt_context = build_test_context()?; in test_rtp_lifecyle()
123 let mut decrypt_context = build_test_context()?; in test_rtp_lifecyle()