Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DCpuThrottlingWaiter.java62 Map<String, String> cpuMaxFreqs = getCpuMaxFreqs(device); in setUp()
115 protected Map<String, String> getCpuMaxFreqs(ITestDevice device) in getCpuMaxFreqs() method in CpuThrottlingWaiter