Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/anomaly/
DAnomalyTracker.h222 FRIEND_TEST(AnomalyDurationDetectionE2eTest, TestDurationMetric_SUM_long_refractory_period);
/packages/modules/StatsD/statsd/src/metrics/
DMetricsManager.h434 FRIEND_TEST(AnomalyDurationDetectionE2eTest, TestDurationMetric_SUM_long_refractory_period);
/packages/modules/StatsD/statsd/src/
DStatsService.h520 FRIEND_TEST(AnomalyDurationDetectionE2eTest, TestDurationMetric_SUM_long_refractory_period);
DStatsLogProcessor.h439 FRIEND_TEST(AnomalyDurationDetectionE2eTest, TestDurationMetric_SUM_long_refractory_period);
/packages/modules/StatsD/statsd/tests/e2e/
DAnomaly_duration_sum_e2e_test.cpp494 TEST_F(AnomalyDurationDetectionE2eTest, TestDurationMetric_SUM_long_refractory_period) { in TEST_F() argument