Home
last modified time | relevance | path

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

/cts/hostsidetests/sustainedperf/src/android/SustainedPerformance/cts/
DSustainedPerformanceHostTest.java87 double dmips = Double.parseDouble(result); in run() local
88 testSet[index++] = dmips; in run()