Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp340 ProcResults tot_results(0), tmp_results(0); in run_main() local
342 pipes[i].recv(tmp_results); in run_main()
343 tot_results.combine_with(tmp_results); in run_main()