Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dsplice_linux_test.go28 t.Run("no-unixpacket", testSpliceNoUnixpacket)
348 func testSpliceNoUnixpacket(t *testing.T) { func