Home
last modified time | relevance | path

Searched defs: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()
991 const nsecs_t inputInterval = TEST_MAX_NUM_PREDICTIONS * TEST_PREDICTION_INTERVAL_NANOS; in TEST() local