Home
last modified time | relevance | path

Searched defs:groundTruthPoints (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp246 std::vector<GroundTruthPoint> groundTruthPoints; in generateConstantGroundTruthPoints() local
263 std::vector<GroundTruthPoint> groundTruthPoints; in generateCircularArcGroundTruthPoints() local
285 const std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local
305 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local
323 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local
455 const std::vector<GroundTruthPoint>& groundTruthPoints) { in generateAllPredictionsByLinearExtrapolation()
468 groundTruthPoints{GroundTruthPoint{{.position = Eigen::Vector2f(0, 0), in TEST() local
519 const std::vector<GroundTruthPoint>& groundTruthPoints, in computeGeneralPositionErrors()
564 const std::vector<GroundTruthPoint>& groundTruthPoints, in computePressureRmses()
588 std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local
[all …]