Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/allocation_manager/
H A Dallocation_manager_test.rs460 let user3 = client3.allocate().await?; in test_get_allocations_info() localVariable
476 user3.send_to(b"123", addr3).await?; in test_get_allocations_info()