Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libkll/tests/
Dsampler_test.cpp39 class KllQuantileSamplerTest : public ::testing::Test { class
41 KllQuantileSamplerTest() : random_() { in KllQuantileSamplerTest() function in dist_proc::aggregation::internal::__anonc98820cc0111::KllQuantileSamplerTest
46 TEST_F(KllQuantileSamplerTest, Add100Items) { in TEST_F() argument
70 TEST_F(KllQuantileSamplerTest, ZeroItems) { in TEST_F() argument
76 TEST_F(KllQuantileSamplerTest, OneItem) { in TEST_F() argument
83 TEST_F(KllQuantileSamplerTest, TwoInts) { in TEST_F() argument
98 TEST_F(KllQuantileSamplerTest, TwoIntsCapacityFour) { in TEST_F() argument
112 TEST_F(KllQuantileSamplerTest, FourInts) { in TEST_F() argument
130 TEST_F(KllQuantileSamplerTest, ThreeInts) { in TEST_F() argument
146 TEST_F(KllQuantileSamplerTest, AddWithWeightZero) { in TEST_F() argument
[all …]