Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/anomaly/
DDurationAnomalyTracker.h69 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
/frameworks/base/cmds/statsd/src/metrics/duration_helper/
DOringDurationTracker.h78 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
DDurationTracker.h204 FRIEND_TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp);
/frameworks/base/cmds/statsd/tests/metrics/
DOringDurationTracker_test.cpp304 TEST(OringDurationTrackerTest, TestPredictAnomalyTimestamp) { in TEST() argument