minimized_result


Description:

[ PrintfFormat ]
public void minimized_result (double minimized_quantity, string format, ...)

Report the result of a performance or measurement test.

The test should generally strive to minimize the reported quantities (smaller values are better than larger ones), this and minimized_quantity can determine sorting order for test result reports.

Parameters:

minimized_quantity

the reported value

format

the format string of the report message

...

arguments to pass to the printf function


Namespace: GLib.Test
Package: glib-2.0