Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp237 Pipe make_worker(int num, int iterations, int worker_count, int payload_size, bool cs_pair) in make_worker() function
303 pipes.push_back(make_worker(i, iterations, workers, payload_size, cs_pair)); in main()