Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp245 nsecs_t inputInterval = TEST_PREDICTION_INTERVAL_NANOS) { in generateConstantGroundTruthPoints() argument
251 timestamp += inputInterval; in generateConstantGroundTruthPoints()
991 const nsecs_t inputInterval = TEST_MAX_NUM_PREDICTIONS * TEST_PREDICTION_INTERVAL_NANOS; in TEST() local
993 generateConstantGroundTruthPoints(groundTruthPoint, /*numPoints=*/2, inputInterval); in TEST()