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

/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp306 ProcResults tmp_results; local
307 pipes[i].recv(tmp_results);
308 tot_results = ProcResults::combine(tot_results, tmp_results);

Completed in 163 milliseconds