Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java339 private List<String> mMetricPrefixPatternForCount = new ArrayList<>(); field in BootTimeTest
766 if (!mMetricPrefixPatternForCount.isEmpty()) { in testSuccessiveBoots()
767 for (String metricPrefixPattern : mMetricPrefixPatternForCount) { in testSuccessiveBoots()