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

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

Completed in 251 milliseconds