Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp240 void waitForReadData(int fd, int timeout_ms) { in waitForReadData() function in BinderLibTest
772 waitForReadData(pipefd[0], 5000); /* wait for other proccess to close pipe */ in TEST_F()
810 waitForReadData(read_end.get(), 5000); /* wait for other proccess to close pipe */ in TEST_F()