You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
report_all() - by time consumed - current behavior
report_all(SW_ORDER_TIME_CONSUMED) - current
report_all(SW_ORDER_OF_FIRST_START) - by the order of first start
Now I have to put
sw.report(msr100);
sw.report(msr50);
sw.report(msr10);
sw.report(msr1);
sw.report(msr0_1);
in the end of tests
Original issue reported on code.google.com by [email protected] on 15 Jan 2013 at 11:39
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 15 Jan 2013 at 11:39The text was updated successfully, but these errors were encountered: