maximized_result


Description:

[ PrintfFormat ]
[ Version ( since = "2.16" ) ]
public void maximized_result (double maximized_quantity, string format, ...)

Reports the result of a performance or measurement test.

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

Parameters:

maximized_quantity

the reported value

format

the format string of the report message

...

printf-like arguments to format


Namespace: GLib.Test
Package: glib-2.0