Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java138 @Rule public TestLogData testLog = new TestLogData(); field in BootTimeTest
263 testLog.addTestLog(testLogKey, LogDataType.LOGCAT, logcat); in saveLogcatInfo()
270 testLog.addTestLog( in saveDmesgInfo()
/platform_testing/host_runners/boot/tests/src/com/android/boot/
DBootTimeTestTest.java237 .testLog( in testLogcatArtifactPerIteration_twoBootIterations()
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java463 listener.testLog(LOGCAT_FILE, LogDataType.TEXT, logcatData); in run()
500 listener.testLog(LOGCAT_UNLOCK_FILE, LogDataType.TEXT, logcatData); in run()
727 listener.testLog( in testSuccessiveBoots()