HomeSort by relevance Sort by last modified time
    Searched refs:boot_count (Results 1 - 4 of 4) sorted by null

  /external/autotest/tko/parsers/
version_0.py 323 boot_count = 0
448 line.testname = "boot.%d" % boot_count
453 boot_count += 1
479 testname = "boot.%d" % boot_count
version_1.py 310 job_count, boot_count = 0, 0
510 line.testname = 'boot.%d' % boot_count
544 if new_test.testname == ('boot.%d' % boot_count):
545 boot_count += 1
  /external/syslinux/utils/
isohybrid.c 206 uint32_t boot_count; member in struct:apple_part_header
  /frameworks/base/core/proto/android/providers/settings/
global.proto 151 optional SettingProto boot_count = 22 [ (android.privacy).dest = DEST_AUTOMATIC ];
    [all...]

Completed in 105 milliseconds