Searched refs:mMetricPrefixPatternForCount (Results 1 – 1 of 1) sorted by relevance
339 private List<String> mMetricPrefixPatternForCount = new ArrayList<>(); field in BootTimeTest766 if (!mMetricPrefixPatternForCount.isEmpty()) { in testSuccessiveBoots()767 for (String metricPrefixPattern : mMetricPrefixPatternForCount) { in testSuccessiveBoots()