Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dudpsock_test.go129 testWriteToPacketConn(t, c.LocalAddr().String())
176 func testWriteToPacketConn(t *testing.T, raddr string) { func