Home
last modified time | relevance | path

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

/webrtc/stun/src/message/
H A Dmessage_test.rs499 let attr1 = RawAttribute { in test_message_equal() localVariable
510 attributes: Attributes(vec![attr, attr1]), in test_message_equal()
524 let attr1 = RawAttribute { in test_message_equal() localVariable
535 attributes: Attributes(vec![attr, attr1]), in test_message_equal()