Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/anomaly/
DAnomalyTracker.h187 FRIEND_TEST(AnomalyDetectionE2eTest, TestDurationMetric_SUM_single_bucket);
/frameworks/base/cmds/statsd/src/metrics/
DMetricsManager.h277 FRIEND_TEST(AnomalyDetectionE2eTest, TestDurationMetric_SUM_single_bucket);
/frameworks/base/cmds/statsd/src/
DStatsLogProcessor.h266 FRIEND_TEST(AnomalyDetectionE2eTest, TestDurationMetric_SUM_single_bucket);
/frameworks/base/cmds/statsd/tests/e2e/
DAnomaly_duration_sum_e2e_test.cpp92 TEST(AnomalyDetectionE2eTest, TestDurationMetric_SUM_single_bucket) { in TEST() argument