Home
last modified time | relevance | path

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

/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/http/
H A DHttpServerFunctionalTest.java56 public static HttpServer createTestServer() throws IOException { in createTestServer() method in HttpServerFunctionalTest
70 public static HttpServer createTestServer(Configuration conf) in createTestServer() method in HttpServerFunctionalTest
76 public static HttpServer createTestServer(Configuration conf, AccessControlList adminsAcl) in createTestServer() method in HttpServerFunctionalTest
91 public static HttpServer createTestServer(Configuration conf, in createTestServer() method in HttpServerFunctionalTest
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/
H A DHttpServerFunctionalTest.java75 public static HttpServer2 createTestServer() throws IOException { in createTestServer() method in HttpServerFunctionalTest
89 public static HttpServer2 createTestServer(Configuration conf) in createTestServer() method in HttpServerFunctionalTest
95 public static HttpServer2 createTestServer(Configuration conf, AccessControlList adminsAcl) in createTestServer() method in HttpServerFunctionalTest
110 public static HttpServer2 createTestServer(Configuration conf, in createTestServer() method in HttpServerFunctionalTest
/dports/security/lego/lego-4.5.3/vendor/github.com/linode/linodego/
H A Derrors_test.go16 func createTestServer(method, route, contentType, body string, statusCode int) (*httptest.Server, *… func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/linode/linodego/
H A Derrors_test.go16 func createTestServer(method, route, contentType, body string, statusCode int) (*httptest.Server, *… func
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/cronet/android/test/smoketests/src/org/chromium/net/smoke/
H A DChromiumPlatformOnlyTestSupport.java21 public TestServer createTestServer(Context context, Protocol protocol) { in createTestServer() method in ChromiumPlatformOnlyTestSupport
H A DTestSupport.java38 TestServer createTestServer(Context context, Protocol protocol); in createTestServer() method
H A DChromiumNativeTestSupport.java32 public TestServer createTestServer(Context context, Protocol protocol) { in createTestServer() method in ChromiumNativeTestSupport
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/vsphere/vclib/
H A Dconnection_test.go36 func createTestServer( func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/getkin/kin-openapi/openapi3/
H A Dloader_test.go230 func createTestServer(t *testing.T, handler http.Handler) *httptest.Server { func
/dports/security/lego/lego-4.5.3/vendor/github.com/go-resty/resty/v2/
H A Dresty_test.go548 func createTestServer(fn func(w http.ResponseWriter, r *http.Request)) *httptest.Server { func
/dports/security/vault/vault-1.8.2/vendor/gopkg.in/resty.v1/
H A Dresty_test.go538 func createTestServer(fn func(w http.ResponseWriter, r *http.Request)) *httptest.Server { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-resty/resty/v2/
H A Dresty_test.go548 func createTestServer(fn func(w http.ResponseWriter, r *http.Request)) *httptest.Server { func
/dports/misc/chrono/chrono-1.1.0-4-g70cda7f/vendor/gopkg.in/resty.v1/
H A Dresty_test.go536 func createTestServer(fn func(w http.ResponseWriter, r *http.Request)) *httptest.Server { func