Home
last modified time | relevance | path

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

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/DataDog/datadog-go/statsd/
H A Dbenchmark_report_metric_test.go7 func reportMetric(b *testing.B, value float64, unit string) { func
H A Dbenchmark_report_metric_noop_test.go7 func reportMetric(*testing.B, float64, string) {} func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/DataDog/datadog-go/statsd/
H A Dbenchmark_report_metric_noop_test.go7 func reportMetric(*testing.B, float64, string) {} func
H A Dbenchmark_report_metric_test.go7 func reportMetric(b *testing.B, value float64, unit string) { func