[ PrintfFormat ]
[ Version ( since = "2.16" ) ]
public void minimized_result (double minimized_quantity, string format, ...)
Reports 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.
| minimized_quantity |
the reported value |
| format |
the format string of the report message |
| ... |
printf-like arguments to |