Home
last modified time | relevance | path

Searched defs:gotData (Results 1 – 25 of 136) sorted by relevance

123456

/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go390 type gotData struct { struct
391 ctx context.Context
392 client bool
393 s interface{} // This could be RPCStats or ConnStats.
409 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
430 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
472 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
638 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
691 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
731 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go392 type gotData struct { struct
393 ctx context.Context
394 client bool
395 s interface{} // This could be RPCStats or ConnStats.
411 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
432 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
474 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
640 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
693 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
733 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go390 type gotData struct { struct
391 ctx context.Context
392 client bool
393 s interface{} // This could be RPCStats or ConnStats.
409 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
430 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
472 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
628 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
681 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
721 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go390 type gotData struct { struct
391 ctx context.Context
392 client bool
393 s interface{} // This could be RPCStats or ConnStats.
409 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
430 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
472 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
628 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
671 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
711 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/stats/
H A Dstats_test.go390 type gotData struct { struct
391 ctx context.Context
392 client bool
393 s interface{} // This could be RPCStats or ConnStats.
409 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
430 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
472 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
628 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
681 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
721 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go392 type gotData struct { struct
393 ctx context.Context
394 client bool
395 s interface{} // This could be RPCStats or ConnStats.
411 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
432 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
474 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
640 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
693 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
733 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/grpc/grpc-go-1.16.0/stats/
H A Dstats_test.go392 type gotData struct { struct
393 ctx context.Context
394 client bool
395 s interface{} // This could be RPCStats or ConnStats.
411 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
432 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
474 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
630 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
673 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
713 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go392 type gotData struct { struct
393 ctx context.Context
394 client bool
395 s interface{} // This could be RPCStats or ConnStats.
411 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
432 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
474 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
630 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
673 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
713 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/grpc/grpc-go-1.23.0/stats/
H A Dstats_test.go390 type gotData struct { struct
391 ctx context.Context
392 client bool
393 s interface{} // This could be RPCStats or ConnStats.
409 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
430 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
472 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
638 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
691 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
731 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go384 type gotData struct { struct
385 ctx context.Context
386 client bool
387 s interface{} // This could be RPCStats or ConnStats.
403 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
424 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
481 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
672 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
725 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
765 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go390 type gotData struct { struct
391 ctx context.Context
392 client bool
393 s interface{} // This could be RPCStats or ConnStats.
409 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
430 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
472 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
628 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
681 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
721 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go398 type gotData struct { struct
399 ctx context.Context
400 client bool
401 s interface{} // This could be RPCStats or ConnStats.
417 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
438 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
495 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
686 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
739 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
779 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go423 type gotData struct { struct
424 ctx context.Context
425 client bool
426 s interface{} // This could be RPCStats or ConnStats.
442 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
469 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
526 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
717 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
770 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
810 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go398 type gotData struct { struct
399 ctx context.Context
400 client bool
401 s interface{} // This could be RPCStats or ConnStats.
417 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
438 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
495 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
686 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
739 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
779 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go398 type gotData struct { struct
399 ctx context.Context
400 client bool
401 s interface{} // This could be RPCStats or ConnStats.
417 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
438 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
495 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
686 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
739 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
779 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go423 type gotData struct { struct
424 ctx context.Context
425 client bool
426 s interface{} // This could be RPCStats or ConnStats.
442 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
469 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
526 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
717 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
770 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
810 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go421 type gotData struct { struct
422 ctx context.Context
423 client bool
424 s interface{} // This could be RPCStats or ConnStats.
440 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
461 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
518 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
709 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
762 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
802 func checkConnStats(t *testing.T, got []*gotData) {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/stats/
H A Dstats_test.go423 type gotData struct { struct
424 ctx context.Context
425 client bool
426 s interface{} // This could be RPCStats or ConnStats.
442 func checkBegin(t *testing.T, d *gotData, e *expectedData) {
469 func checkInHeader(t *testing.T, d *gotData, e *expectedData) {
526 func checkInPayload(t *testing.T, d *gotData, e *expectedData) {
717 func checkEnd(t *testing.T, d *gotData, e *expectedData) {
770 func checkConnEnd(t *testing.T, d *gotData, e *expectedData) {
810 func checkConnStats(t *testing.T, got []*gotData) {
[all …]

123456