Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java109 private static final String LOGCAT_FILE = "Successive_reboots_logcat"; field in BootTimeTest
463 listener.testLog(LOGCAT_FILE, LogDataType.TEXT, logcatData); in run()
728 String.format("%s_%d", LOGCAT_FILE, (count + 1)), in testSuccessiveBoots()