Searched refs:boot_count (Results 1 – 3 of 3) sorted by relevance
313 boot_count = 0438 line.testname = "boot.%d" % boot_count443 boot_count += 1469 testname = "boot.%d" % boot_count
296 job_count, boot_count = 0, 0484 line.testname = 'boot.%d' % boot_count518 if new_test.testname == ('boot.%d' % boot_count):519 boot_count += 1
206 uint32_t boot_count; member