Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/lib/libkll/tests/
H A Dsampler_test.cpp39 class KllQuantileSamplerTest : public ::testing::Test { class
41 KllQuantileSamplerTest() : random_() { in KllQuantileSamplerTest() function in dist_proc::aggregation::internal::__anonf512b4380110::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
112 TEST_F(KllQuantileSamplerTest, FourInts) { in TEST_F() argument
130 TEST_F(KllQuantileSamplerTest, ThreeInts) { in TEST_F() argument
153 TEST_F(KllQuantileSamplerTest, AddWithWeightOne) { in TEST_F() argument
160 TEST_F(KllQuantileSamplerTest, AddWithWeightTwo) { in TEST_F() argument
[all …]