Searched refs:cpuMaxFreqs (Results 1 – 1 of 1) sorted by relevance
62 Map<String, String> cpuMaxFreqs = getCpuMaxFreqs(device); in setUp() local63 if (cpuMaxFreqs.isEmpty()) { in setUp()74 for (Entry<String, String> e : cpuMaxFreqs.entrySet()) { in setUp()