Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DEventHub_test.cpp78 waitForDeviceClose(mDeviceId); in TearDown()
86 void waitForDeviceClose(int32_t deviceId);
166 void EventHubTest::waitForDeviceClose(int32_t deviceId) { in waitForDeviceClose() function in EventHubTest