Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java60 private static final String DMESG_FILENAME = "Successive_reboots_dmesg"; field in BootTimeTest
215 saveDmesgInfo(String.format("%s%s%d", DMESG_FILENAME, METRIC_KEY_SEPARATOR, iteration)); in testSuccessiveBoot()