Home
last modified time | relevance | path

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

/cts/suite/cts/hostTests/jank/src/com/android/cts/jank/
DCtsHostJankTest.java130 double avgFrameRate = results.get("average frame rate"); in runUiAutomatorTest() local
137 "Average Frame Rate", avgFrameRate, ResultType.HIGHER_BETTER, ResultUnit.COUNT); in runUiAutomatorTest()