Searched refs:boot_count (Results 1 – 3 of 3) sorted by relevance
318 boot_count = 0443 line.testname = "boot.%d" % boot_count448 boot_count += 1474 testname = "boot.%d" % boot_count
303 job_count, boot_count = 0, 0491 line.testname = 'boot.%d' % boot_count525 if new_test.testname == ('boot.%d' % boot_count):526 boot_count += 1
206 uint32_t boot_count; member