Home
last modified time | relevance | path

Searched defs:cs_pair (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp174 bool cs_pair, in worker_fx()
237 Pipe make_worker(int num, int iterations, int worker_count, int payload_size, bool cs_pair) in make_worker()
272 bool cs_pair = false; in main() local