Searched refs:wakeupCountFds (Results 1 – 1 of 1) sorted by relevance
98 std::move(wakeupCountFds[1]), std::move(stateFds[1]), in registerTestService()112 Socketpair(SOCK_STREAM, &wakeupCountFds[0], &wakeupCountFds[1]); in SetUpTestSuite()142 wakeupCountFd = wakeupCountFds[0]; in SetUp()187 static unique_fd wakeupCountFds[2]; member in android::SystemSuspendTest194 unique_fd SystemSuspendTest::wakeupCountFds[2]; member in android::SystemSuspendTest