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_1.py 303 job_count, boot_count = 0, 0
491 line.testname = 'boot.%d' % boot_count
525 if new_test.testname == ('boot.%d' % boot_count):
526 boot_count += 1
version_0.py 318 boot_count = 0
443 line.testname = "boot.%d" % boot_count
448 boot_count += 1
474 testname = "boot.%d" % boot_count
  /frameworks/base/core/proto/android/providers/
settings.proto 315 SettingProto boot_count = 270;
  /external/syslinux/utils/
isohybrid.c 206 uint32_t boot_count; member in struct:apple_part_header

Completed in 246 milliseconds