Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/incidentd/tests/
H A DFdBuffer_test.cpp34 const int QUICK_TIMEOUT_MS = 100; variable
138 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()
H A DSection_test.cpp44 const int QUICK_TIMEOUT_MS = 100; variable