Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dunixsock_test.go188 testUnixgramWritePacketConn(t, laddr)
219 func testUnixgramWritePacketConn(t *testing.T, raddr *UnixAddr) { func