Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DBootTimeTest.java124 private static final String DUMP_DMESG = String.format("dmesg > %s", DMESG_FILE); field in BootTimeTest
970 getDevice().executeShellCommand(DUMP_DMESG); in parseDmesgInfo()