Searched refs:add_length_prefixed_input (Results 1 – 1 of 1) sorted by relevance
1142 fn add_length_prefixed_input(&mut self, data: &[u8]) { in add_length_prefixed_input() method1554 tcp_stream.add_length_prefixed_input(b"getvar:max-download-size"); in test_fastboot_tcp()1555 tcp_stream.add_length_prefixed_input( in test_fastboot_tcp()1558 tcp_stream.add_length_prefixed_input(&download_content[..]); in test_fastboot_tcp()