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