Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/allocation_manager/
H A Dallocation_manager_test.rs348 let five_tuple3 = random_five_tuple(); in test_delete_allocation_by_username() localVariable
370 five_tuple3, in test_delete_allocation_by_username()
387 && m.get_allocation(&five_tuple3).await.is_some() in test_delete_allocation_by_username()