Searched refs:DMESG_FILENAME (Results 1 – 1 of 1) sorted by relevance
60 private static final String DMESG_FILENAME = "Successive_reboots_dmesg"; field in BootTimeTest215 saveDmesgInfo(String.format("%s%s%d", DMESG_FILENAME, METRIC_KEY_SEPARATOR, iteration)); in testSuccessiveBoot()