Searched refs:DUMP_DMESG (Results 1 – 2 of 2) sorted by relevance
58 private static final String DUMP_DMESG = String.format("dmesg > %s", DMESG_FILE); field in BootTimeTest268 getDevice().executeShellCommand(DUMP_DMESG); in saveDmesgInfo()
124 private static final String DUMP_DMESG = String.format("dmesg > %s", DMESG_FILE); field in BootTimeTest970 getDevice().executeShellCommand(DUMP_DMESG); in parseDmesgInfo()