Home
last modified time | relevance | path

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

/webrtc/mdns/src/message/
H A Dmessage_test.rs683 let recs: usize = u16::MAX as usize + 1; in test_too_many_records() localVariable
688 questions: vec![Question::default(); recs], in test_too_many_records()
698 for _ in 0..recs { in test_too_many_records()
712 for _ in 0..recs { in test_too_many_records()
726 for _ in 0..recs { in test_too_many_records()