Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DBootTimeTest.java861 Set<String> fullCompSet = new HashSet<>(Arrays.asList(fullCompStr)); in analyzeGranularBootInfo() local
880 || fullCompSet.contains(fullCompName)) { in analyzeGranularBootInfo()