Home
last modified time | relevance | path

Searched defs:staticHostEntry (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dhosts_test.go13 type staticHostEntry struct { struct
14 in string
15 out []string
72 func testStaticHost(t *testing.T, hostsPath string, ent staticHostEntry) {
141 func testStaticAddr(t *testing.T, hostsPath string, ent staticHostEntry) {