Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp242 std::vector<GroundTruthPoint> groundTruthPoints; in generateConstantGroundTruthPoints() local
259 std::vector<GroundTruthPoint> groundTruthPoints; in generateCircularArcGroundTruthPoints() local
281 const std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local
300 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local
318 const std::vector<GroundTruthPoint> groundTruthPoints = generateCircularArcGroundTruthPoints( in TEST() local
447 const std::vector<GroundTruthPoint>& groundTruthPoints) { in generateAllPredictionsByLinearExtrapolation()
460 groundTruthPoints{GroundTruthPoint{{.position = Eigen::Vector2f(0, 0), in TEST() local
511 const std::vector<GroundTruthPoint>& groundTruthPoints, in computeGeneralPositionErrors()
556 const std::vector<GroundTruthPoint>& groundTruthPoints, in computePressureRmses()
580 std::vector<GroundTruthPoint> groundTruthPoints = in TEST() local
[all …]