Home
last modified time | relevance | path

Searched defs:TestAuthHandler (Results 1 – 5 of 5) sorted by relevance

/webrtc/turn/src/server/
H A Dserver_test.rs15 struct TestAuthHandler { struct
19 impl TestAuthHandler { implementation
31 impl AuthHandler for TestAuthHandler { implementation
/webrtc/turn/src/server/request/
H A Drequest_test.rs52 struct TestAuthHandler; struct
53 impl AuthHandler for TestAuthHandler { implementation
/webrtc/turn/src/client/
H A Dclient_test.rs121 struct TestAuthHandler; struct
122 impl AuthHandler for TestAuthHandler { implementation
/webrtc/ice/src/agent/
H A Dagent_vnet_test.rs187 pub(crate) struct TestAuthHandler { struct
191 impl TestAuthHandler { implementation
203 impl turn::auth::AuthHandler for TestAuthHandler { implementation
/webrtc/turn/src/allocation/allocation_manager/
H A Dallocation_manager_test.rs393 struct TestAuthHandler; struct
394 impl AuthHandler for TestAuthHandler { implementation