Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DCursorInputMapper_test.cpp1055 nsecs_t expectedEventTime = ARBITRARY_TIME; in TEST_F() local
1061 WithEventTime(expectedEventTime))))); in TEST_F()
1069 expectedEventTime += MIN_BLUETOOTH_TIMESTAMP_DELTA; in TEST_F()
1076 WithEventTime(expectedEventTime))))); in TEST_F()
1086 nsecs_t expectedEventTime = ARBITRARY_TIME; in TEST_F() local
1092 WithEventTime(expectedEventTime))))); in TEST_F()
1100 expectedEventTime += MIN_BLUETOOTH_TIMESTAMP_DELTA; in TEST_F()
1107 WithEventTime(expectedEventTime))))); in TEST_F()
1131 nsecs_t expectedEventTime = ARBITRARY_TIME; in TEST_F() local
1137 WithEventTime(expectedEventTime))))); in TEST_F()
[all …]
DInputReader_test.cpp9740 nsecs_t expectedEventTime = ARBITRARY_TIME; in TEST_F() local
9754 expectedEventTime += MIN_BLUETOOTH_TIMESTAMP_DELTA; in TEST_F()
9760 WithEventTime(expectedEventTime)))); in TEST_F()