Searched refs:combine_with (Results 1 – 1 of 1) sorted by relevance
61 void combine_with(const ProcResults& append) { in combine_with() function343 tot_results.combine_with(tmp_results); in run_main()