Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/anomaly/
DDurationAnomalyTracker.h68 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
/packages/modules/StatsD/statsd/src/metrics/duration_helper/
DOringDurationTracker.h89 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
DDurationTracker.h273 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
/packages/modules/StatsD/statsd/tests/metrics/
DOringDurationTracker_test.cpp306 TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp) { in TEST() argument