Home
last modified time | relevance | path

Searched refs:BOOT_TIME_PROP_KEY (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java65 private static final String BOOT_TIME_PROP_KEY = "boot_time_prop"; field in BootTimeTest
80 return BOOT_TIME_PROP_KEY; in getBootTimePropKey()
222 String.format("%s%s%d", BOOT_TIME_PROP_KEY, METRIC_KEY_SEPARATOR, iteration), in testSuccessiveBoot()