Searched refs:createPipePair (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp90 static tuple<Pipe, Pipe> createPipePair() { function in class:Pipe
226 auto pipe_pair = Pipe::createPipePair();

Completed in 7 milliseconds