Searched refs:newSendFileTest (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/os/ |
D | writeto_linux_test.go | 45 dst, src, recv, data, hook := newSendFileTest(t, proto, size) 99 func newSendFileTest(t *testing.T, proto string, size int64) (net.Conn, *File, net.Conn, []byte, *s… func
|