Home
last modified time | relevance | path

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

/external/zlib/src/contrib/ada/
Dtest.adb100 procedure Print_Statistic (Msg : String; Data_Size : ZLib.Count); subprogspec
261 procedure Print_Statistic (Msg : String; Data_Size : ZLib.Count) is subprogram
279 end Print_Statistic; argument
316 Print_Statistic ("Generic compress", ZLib.Total_Out (Filter));
332 Print_Statistic ("Generic decompress", ZLib.Total_Out (Filter));
368 Print_Statistic ("Write compress",
393 Print_Statistic ("Read decompress",
420 Print_Statistic ("Read compress",
447 Print_Statistic ("Write decompress",