Searched refs:check_count (Results 1 – 2 of 2) sorted by relevance
191 error_count, warning_count, check_count = 0, 0, 0199 check_count += result.checks212 if error_count or warning_count or check_count:219 print(col.Color(color, str % (error_count, warning_count, check_count)))
71 u32 check_count; in por_fuelgauge_init() local84 check_count = 5; in por_fuelgauge_init()113 if (!check_count--) { in por_fuelgauge_init()
Completed in 6 milliseconds