Home
last modified time | relevance | path

Searched refs:testHistogram (Results 1 – 25 of 39) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryTestHelpers.cpp138 JS::RootedValue testHistogram(cx); in GetAndClearHistogram() local
140 is_keyed ? mTelemetry->GetKeyedHistogramById(name, cx, &testHistogram) in GetAndClearHistogram()
141 : mTelemetry->GetHistogramById(name, cx, &testHistogram); in GetAndClearHistogram()
146 JS::RootedObject testHistogramObj(cx, &testHistogram.toObject()); in GetAndClearHistogram()
/dports/security/vuls/vuls-0.13.7/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/histogram/
H A Dhistogram_test.go95 testHistogram(t, profile, positiveOnly)
101 testHistogram(t, profile, negativeOnly)
107 testHistogram(t, profile, positiveAndNegative)
112 func testHistogram(t *testing.T, profile aggregatortest.Profile, policy policy) { func
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/histogram/
H A Dhistogram_test.go95 testHistogram(t, profile, positiveOnly)
101 testHistogram(t, profile, negativeOnly)
107 testHistogram(t, profile, positiveAndNegative)
112 func testHistogram(t *testing.T, profile aggregatortest.Profile, policy policy) { func
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/histogram/
H A Dhistogram_test.go94 testHistogram(t, profile, positiveOnly)
100 testHistogram(t, profile, negativeOnly)
106 testHistogram(t, profile, positiveAndNegative)
111 func testHistogram(t *testing.T, profile aggregatortest.Profile, policy policy) { func
/dports/security/vault/vault-1.8.2/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/histogram/
H A Dhistogram_test.go96 testHistogram(t, profile, positiveOnly)
102 testHistogram(t, profile, negativeOnly)
108 testHistogram(t, profile, positiveAndNegative)
113 func testHistogram(t *testing.T, profile aggregatortest.Profile, policy policy) { func
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/histogram/
H A Dhistogram_test.go96 testHistogram(t, profile, positiveOnly)
102 testHistogram(t, profile, negativeOnly)
108 testHistogram(t, profile, positiveAndNegative)
113 func testHistogram(t *testing.T, profile aggregatortest.Profile, policy policy) { func
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/histogram/
H A Dhistogram_test.go96 testHistogram(t, profile, positiveOnly)
102 testHistogram(t, profile, negativeOnly)
108 testHistogram(t, profile, positiveAndNegative)
113 func testHistogram(t *testing.T, profile aggregatortest.Profile, policy policy) { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/sdk/metric/aggregator/histogram/
H A Dhistogram_test.go96 testHistogram(t, profile, positiveOnly)
102 testHistogram(t, profile, negativeOnly)
108 testHistogram(t, profile, positiveAndNegative)
113 func testHistogram(t *testing.T, profile aggregatortest.Profile, policy policy) { func
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/tests/
H A Dtesthistogram.h23 void testHistogram();
H A Dtesthistogram.cpp30 void TestHistogram::testHistogram() { in testHistogram() function in TestHistogram
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryTestHelpers.cpp328 JS::RootedValue testHistogram(cx); in GetAndClearHistogram() local
330 is_keyed ? mTelemetry->GetKeyedHistogramById(name, cx, &testHistogram) in GetAndClearHistogram()
331 : mTelemetry->GetHistogramById(name, cx, &testHistogram); in GetAndClearHistogram()
336 JS::RootedObject testHistogramObj(cx, &testHistogram.toObject()); in GetAndClearHistogram()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryTestHelpers.cpp326 JS::RootedValue testHistogram(cx); in GetAndClearHistogram() local
328 is_keyed ? mTelemetry->GetKeyedHistogramById(name, cx, &testHistogram) in GetAndClearHistogram()
329 : mTelemetry->GetHistogramById(name, cx, &testHistogram); in GetAndClearHistogram()
334 JS::RootedObject testHistogramObj(cx, &testHistogram.toObject()); in GetAndClearHistogram()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryTestHelpers.cpp326 JS::RootedValue testHistogram(cx); in GetAndClearHistogram() local
328 is_keyed ? mTelemetry->GetKeyedHistogramById(name, cx, &testHistogram) in GetAndClearHistogram()
329 : mTelemetry->GetHistogramById(name, cx, &testHistogram); in GetAndClearHistogram()
334 JS::RootedObject testHistogramObj(cx, &testHistogram.toObject()); in GetAndClearHistogram()
/dports/www/firefox/firefox-99.0/toolkit/components/telemetry/tests/gtest/
H A DTelemetryTestHelpers.cpp413 JS::RootedValue testHistogram(cx); in GetAndClearHistogram() local
415 is_keyed ? mTelemetry->GetKeyedHistogramById(name, cx, &testHistogram) in GetAndClearHistogram()
416 : mTelemetry->GetHistogramById(name, cx, &testHistogram); in GetAndClearHistogram()
421 JS::RootedObject testHistogramObj(cx, &testHistogram.toObject()); in GetAndClearHistogram()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki/src/test/java/de/lmu/ifi/dbs/elki/utilities/datastructures/histogram/
H A DDoubleHistogramTest.java39 public final void testHistogram() { in testHistogram() method in DoubleHistogramTest
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/uber/jaeger-lib/metrics/go-kit/
H A Dfactory_test.go85 {"histogram", testHistogram},
220 func testHistogram(t *testing.T, testCase testCase, f metrics.Factory) (name func() string, labels … func
/dports/sysutils/istio/istio-1.6.7/vendor/fortio.org/fortio/stats/
H A Dstats_test.go803 testHistogram := NewHistogram(0, 1)
805 testHistogram.Record(99999)
810 testHistogram := NewHistogram(0, 1)
812 testHistogram.Record(float64(rand.Intn(100000)))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/util/
H A Dcolor_histogram_unittest.py52 def testHistogram(self): member in HistogramTest

12