Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/src/anomaly/
H A DDurationAnomalyTracker.h69 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
/aosp12/packages/modules/StatsD/statsd/src/metrics/duration_helper/
H A DOringDurationTracker.h88 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
H A DDurationTracker.h269 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
/aosp12/packages/modules/StatsD/statsd/tests/metrics/
H A DOringDurationTracker_test.cpp294 TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp) { in TEST() argument