Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java121 private boolean mDumpDmesgImmediate = true; field in BootTimeTest
203 if (mDumpDmesgImmediate) { in testSuccessiveBoot()
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java277 private boolean mDumpDmesgImmediate = true; field in BootTimeTest
649 if (mDmesgInfo && mDumpDmesgImmediate) { in testSuccessiveBoots()