Searched defs:empty (Results 1 – 7 of 7) sorted by relevance
141 mod empty; module
23 let empty = Bytes::from_static(&[]); in test_opus_payload() localVariable
34 let empty = Bytes::from_static(&[]); in test_g7xx_payload() localVariable
180 let empty = Bytes::from_static(&[]); in test_vp8_payload_eror() localVariable
45 pub(crate) fn empty(&self) -> bool { in empty() method
8 let empty = Bytes::from_static(&[]); in test_h264_payload() localVariable
697 fn empty() { in empty() function