Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java285 private boolean mReportStorageSuffixMetric = false; field in BootTimeTest
469 if (!successiveResult.isEmpty() && mReportStorageSuffixMetric) { in run()