Home
last modified time | relevance | path

Searched defs:testResponse (Results 1 – 25 of 48) sorted by relevance

12

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/connector/github/
H A Dgithub_test.go18 type testResponse struct { struct
19 data interface{}
20 nextLink string
21 lastLink string
204 func newTestServer(responses map[string]testResponse) *httptest.Server {
/dports/misc/perkeep/perkeep-0.11/pkg/importer/picasa/
H A Dpicasa_test.go91 type testResponse struct { struct
92 ContErrors int
93 errorCount int
94 response func() *http.Response
97 func (tr *testResponse) GetResponse() *http.Response {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/componentstatus/
H A Drest_test.go50 type testResponse struct { struct
51 result probe.Result
52 data string
53 err error
56 func NewTestREST(resp testResponse) *REST {
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/qredisclient/tests/unit_tests/
H A Dtest_responseparser.cpp146 QString testResponse = in multipleResponsesInTheBuffer() local
166 QString testResponse = "+TEST123\r\n"; in hiredisBufferCleanup() local
H A Dtest_response.cpp21 QString testResponse = in scanResponse() local
H A Dmain.cpp21 QScopedPointer<QObject> testResponse(new TestResponse); in main() local
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/sd/etcdv3/
H A Dinstancer_test.go18 type testResponse struct { struct
19 Kvs []testKV
/dports/net-im/py-slixmpp/slixmpp-1.7.1/tests/
H A Dtest_stanza_xep_0437.py12 def testResponse(self): member in TestRAI
H A Dtest_stanza_xep_0439.py12 def testResponse(self): member in TestQuickResponse
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/internal/gitlabnet/healthcheck/
H A Dclient_test.go25 testResponse = &Response{ var
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/zipkin/utils/
H A DtestResponse.ts4 export const testResponse: ZipkinSpan[] = [ constant
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/jaeger/
H A DtestResponse.ts4 export const testResponse: TraceResponse = { constant
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/tests/
H A Daugmented_rnns_tasks_test.cpp238 arma::field<arma::mat> testPredictor, testResponse; variable
261 arma::field<arma::mat> testPredictor, testResponse; variable
282 arma::field<arma::mat> testPredictor, testResponse; variable
/dports/net/libmaia/libmaia-0.9.0/examples/client/
H A Dclient.cpp46 void Client::testResponse(QVariant &arg) { in testResponse() function in Client
/dports/www/py-django-ranged-response/django-ranged-response-0.2.0/test/
H A Dtest_response.py9 class testResponse(TestCase): class
/dports/net/kf5-kxmlrpcclient/kxmlrpcclient-5.89.0/autotests/
H A Dquerytest.cpp204 void QueryTest::testResponse() in testResponse() function in QueryTest
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/javax/rmi/PortableRemoteObject/8146975/
H A DHelloClient.java64 Object testResponse; in executeRmiClientCall() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/javax/rmi/PortableRemoteObject/8146975/
H A DHelloClient.java64 Object testResponse; in executeRmiClientCall() local

12