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

/external/lzma/CPP/7zip/UI/Console/
H A DBenchCon.cpp108 static void PrintTotals(FILE *f, const CTotalBenchRes &res) function
223 PrintTotals(f, callback.EncodeRes);
225 PrintTotals(f, callback.DecodeRes);
229 PrintTotals(f, midRes);

Completed in 87 milliseconds