Home
last modified time | relevance | path

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

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