Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp342 std::vector<PredictionPoint> generateConstantPredictions( in generateConstantPredictions() function
387 generateConstantPredictions(groundTruthPoint, predictionInterval); in TEST()
748 predictionPoints.push_back(i > 0 ? generateConstantPredictions(groundTruthPoint) in TEST()
999 generateConstantPredictions(groundTruthPoints[i], TEST_PREDICTION_INTERVAL_NANOS)); in TEST()