Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/external/
H A DStatsPullerManager.h178 FRIEND_TEST(GaugeMetricE2eTest, TestRandomSamplePulledEventsWithActivation);
/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DMetricsManager.h322 FRIEND_TEST(GaugeMetricE2eTest, TestRandomSamplePulledEventsWithActivation);
/aosp12/packages/modules/StatsD/statsd/src/
H A DStatsLogProcessor.h320 FRIEND_TEST(GaugeMetricE2eTest, TestRandomSamplePulledEventsWithActivation);
/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DGaugeMetric_e2e_pull_test.cpp402 TEST(GaugeMetricE2eTest, TestRandomSamplePulledEventsWithActivation) { in TEST() argument