Searched refs:makeMotionEvent (Results 1 – 1 of 1) sorted by relevance
135 MotionEvent makeMotionEvent(const GroundTruthPoint& groundTruthPoint) { in makeMotionEvent() function150 MotionEvent makeMotionEvent(const std::vector<PredictionPoint>& predictionPoints) { in makeMotionEvent() function187 const MotionEvent groundTruthMotionEvent = makeMotionEvent(groundTruthPoint); in TEST()212 const MotionEvent predictionMotionEvent = makeMotionEvent(predictionPoints); in TEST()708 metricsManager.onRecord(makeMotionEvent(groundTruthPoints[i])); in runMetricsManager()710 metricsManager.onPredict(makeMotionEvent(predictionPoints[i])); in runMetricsManager()726 metricsManager.onRecord(makeMotionEvent( in TEST()