Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DMotionPredictorMetricsManager_test.cpp46 inline constexpr nsecs_t TEST_INITIAL_TIMESTAMP = 1'000'000'000; variable
186 .timestamp = TEST_INITIAL_TIMESTAMP}; in TEST()
201 const nsecs_t originTimestamp = TEST_INITIAL_TIMESTAMP; in TEST()
267 .timestamp = TEST_INITIAL_TIMESTAMP}); in generateCircularArcGroundTruthPoints()
284 .timestamp = TEST_INITIAL_TIMESTAMP}; in TEST()
384 .timestamp = TEST_INITIAL_TIMESTAMP}; in TEST()
396 TEST_INITIAL_TIMESTAMP + static_cast<nsecs_t>(i + 1) * predictionInterval); in TEST()
401 const nsecs_t initialTimestamp = TEST_INITIAL_TIMESTAMP; in TEST()
466 const nsecs_t initialTimestamp = TEST_INITIAL_TIMESTAMP; in TEST()
591 .timestamp = TEST_INITIAL_TIMESTAMP}, in TEST()
[all …]