Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/allocation_manager/
H A Dallocation_manager_test.rs347 let five_tuple2 = random_five_tuple(); in test_delete_allocation_by_username() localVariable
361 five_tuple2, in test_delete_allocation_by_username()
386 && m.get_allocation(&five_tuple2).await.is_none() in test_delete_allocation_by_username()