Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputEvent_test.cpp223 constexpr nsecs_t ARBITRARY_EVENT_TIME = 2; in TEST_F() local
260 static constexpr nsecs_t ARBITRARY_EVENT_TIME = 2; member in android::MotionEventTest