Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DEventHub_test.cpp74 ASSERT_NO_FATAL_FAILURE(mDeviceId = waitForDeviceCreation()); in SetUp()
85 int32_t waitForDeviceCreation();
148 int32_t EventHubTest::waitForDeviceCreation() { in waitForDeviceCreation() function in EventHubTest