Home
last modified time | relevance | path

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

/webrtc/turn/src/allocation/allocation_manager/
H A Dallocation_manager_test.rs35 fn random_five_tuple() -> FiveTuple { in random_five_tuple() function
176 let five_tuple = random_five_tuple(); in test_create_allocation_duplicate_five_tuple()
211 let five_tuple = random_five_tuple(); in test_delete_allocation()
251 let five_tuple = random_five_tuple(); in test_allocation_timeout()
304 random_five_tuple(), in test_manager_close()
315 random_five_tuple(), in test_manager_close()
346 let five_tuple1 = random_five_tuple(); in test_delete_allocation_by_username()
347 let five_tuple2 = random_five_tuple(); in test_delete_allocation_by_username()
348 let five_tuple3 = random_five_tuple(); in test_delete_allocation_by_username()