Searched refs:ReportSlowUnits (Results 1 – 3 of 3) sorted by relevance
225 int ReportSlowUnits = 10; member
323 Options.ReportSlowUnits = Flags.report_slow_units; in FuzzerDriver()
436 TimeOfUnit >= Options.ReportSlowUnits) { in RunOne()