Home
last modified time | relevance | path

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

/dports/net/rclone/rclone-1.57.0/cmd/serve/restic/
H A Drestic_utils_test.go16 type wantFunc func(t testing.TB, res *httptest.ResponseRecorder) type
42 func checkRequest(t testing.TB, f http.HandlerFunc, req *http.Request, want []wantFunc) {
/dports/sysutils/rest-server/rest-server-0.10.0/
H A Dhandlers_test.go74 type wantFunc func(t testing.TB, res *httptest.ResponseRecorder) type
109 func checkRequest(t testing.TB, f http.HandlerFunc, req *http.Request, want []wantFunc) {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-jwt/vendor/github.com/hashicorp/cap/oidc/
H A Dtesting.go211 func testAssertEqualFunc(t *testing.T, wantFunc, gotFunc interface{}, format string, args ...interf… argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/cap/oidc/
H A Dtesting.go211 func testAssertEqualFunc(t *testing.T, wantFunc, gotFunc interface{}, format string, args ...interf… argument