Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/metrics/
H A DMetricsManager.h324 FRIEND_TEST(GaugeMetricE2eTest, TestConditionChangeToTrueSamplePulledEvents);
/aosp12/packages/modules/StatsD/statsd/src/
H A DStatsLogProcessor.h322 FRIEND_TEST(GaugeMetricE2eTest, TestConditionChangeToTrueSamplePulledEvents);
/aosp12/packages/modules/StatsD/statsd/tests/e2e/
H A DGaugeMetric_e2e_pull_test.cpp208 TEST(GaugeMetricE2eTest, TestConditionChangeToTrueSamplePulledEvents) { in TEST() argument