Searched refs:QUICK_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
34 const int QUICK_TIMEOUT_MS = 100; variable138 status_t status = buffer.read(c2pPipe.readFd().get(), QUICK_TIMEOUT_MS); in TEST_F()324 std::move(c2pPipe.readFd()), QUICK_TIMEOUT_MS)); in TEST_F()
44 const int QUICK_TIMEOUT_MS = 100; variable