Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DMotionPredictorMetricsManager_test.cpp246 nsecs_t inputInterval = TEST_PREDICTION_INTERVAL_NANOS) { in generateConstantGroundTruthPoints()
992 const nsecs_t inputInterval = TEST_MAX_NUM_PREDICTIONS * TEST_PREDICTION_INTERVAL_NANOS; in TEST() local