Home
last modified time | relevance | path

Searched refs:testUnaryServerCorrelationInterceptor (Results 1 – 4 of 4) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/labkit/correlation/grpc/
H A Dserver_interceptors_test.go78 t.Run(tc.name, testUnaryServerCorrelationInterceptor(tc, false))
79 t.Run(tc.name+" (reverse)", testUnaryServerCorrelationInterceptor(tc, true))
90 func testUnaryServerCorrelationInterceptor(tc tcType, reverseCorrelationID bool) func(*testing.T) { func
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/gitlab.com/gitlab-org/labkit/correlation/grpc/
H A Dserver_interceptors_test.go78 t.Run(tc.name, testUnaryServerCorrelationInterceptor(tc, false))
79 t.Run(tc.name+" (reverse)", testUnaryServerCorrelationInterceptor(tc, true))
90 func testUnaryServerCorrelationInterceptor(tc tcType, reverseCorrelationID bool) func(*testing.T) { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/labkit/correlation/grpc/
H A Dserver_interceptors_test.go78 t.Run(tc.name, testUnaryServerCorrelationInterceptor(tc, false))
79 t.Run(tc.name+" (reverse)", testUnaryServerCorrelationInterceptor(tc, true))
90 func testUnaryServerCorrelationInterceptor(tc tcType, reverseCorrelationID bool) func(*testing.T) {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/labkit/correlation/grpc/
H A Dserver_interceptors_test.go78 t.Run(tc.name, testUnaryServerCorrelationInterceptor(tc, false))
79 t.Run(tc.name+" (reverse)", testUnaryServerCorrelationInterceptor(tc, true))
90 func testUnaryServerCorrelationInterceptor(tc tcType, reverseCorrelationID bool) func(*testing.T) { func