Searched refs:testUnixgramServer (Results 1 – 5 of 5) sorted by relevance
42 type testUnixgramServer struct { struct49 func newTestUnixgramServer(t *testing.T) *testUnixgramServer {67 return &testUnixgramServer{dir, server}70 func (ts *testUnixgramServer) Cleanup() { argument75 func (ts *testUnixgramServer) AddrString() string { argument
44 type testUnixgramServer struct { struct51 func newTestUnixgramServer(t *testing.T) *testUnixgramServer {69 return &testUnixgramServer{dir, server}72 func (ts *testUnixgramServer) Cleanup() { argument77 func (ts *testUnixgramServer) AddrString() string { argument
15 type testUnixgramServer struct { struct22 func newTestUnixgramServer(t *testing.T) *testUnixgramServer {40 return &testUnixgramServer{dir, server}43 func (ts *testUnixgramServer) Cleanup() { argument48 func (ts *testUnixgramServer) AddrString() string { argument