Lines Matching refs:TextAttribute
19 use stun::{attributes::ATTR_USERNAME, textattrs::TextAttribute};
79 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_packet_handler()
184 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_create_allocation_duplicate_five_tuple()
194 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_create_allocation_duplicate_five_tuple()
219 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_delete_allocation()
259 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_allocation_timeout()
308 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_manager_close()
319 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_manager_close()
356 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_delete_allocation_by_username()
365 TextAttribute::new(ATTR_USERNAME, "user".into()), in test_delete_allocation_by_username()
374 TextAttribute::new(ATTR_USERNAME, "user2".into()), in test_delete_allocation_by_username()