Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java204 saveDmesgInfo( in testSuccessiveBoot()
215 saveDmesgInfo(String.format("%s%s%d", DMESG_FILENAME, METRIC_KEY_SEPARATOR, iteration)); in testSuccessiveBoot()
267 private void saveDmesgInfo(String filename) throws DeviceNotAvailableException { in saveDmesgInfo() method in BootTimeTest