Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2499 const auto syncTime = std::chrono::system_clock::now(); in TEST_F() local
2505 syncTime + std::chrono::milliseconds(ns2ms(EXTERNAL_STYLUS_DATA_TIMEOUT / 2)); in TEST_F()
2511 const auto waitUntilTimeForEvent = syncTime + in TEST_F()