Searched refs:TestTcpStream (Results 1 – 1 of 1) sorted by relevance
1130 struct TestTcpStream { struct1135 impl TestTcpStream { implementation1148 impl TcpStream for TestTcpStream { implementation1551 let mut tcp_stream: TestTcpStream = Default::default(); in test_fastboot_tcp()1575 let mut tcp_stream: TestTcpStream = Default::default(); in test_fastboot_tcp_invalid_handshake()1588 let mut tcp_stream: TestTcpStream = Default::default(); in test_fastboot_tcp_packet_size_exceeds_maximum()