Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/
DJankCollectionHelperTest.java33 import static com.android.helpers.JankCollectionHelper.GfxInfoMetric.NUM_SLOW_DRAW;
142 assertThat(metrics.get(buildMetricKey("pkg1", NUM_SLOW_DRAW.getMetricId()))).isEqualTo(5.0); in testCollect_valuesMatch()
284 buildMetricKey("pkg1", NUM_SLOW_DRAW.getMetricId()), in testCollect_ignoreMissingFields()
366 assertThat(metrics.get(buildMetricKey("pkg1", NUM_SLOW_DRAW.getMetricId()))).isEqualTo(5.0); in testCollect_firstValuesMatch()
404 buildMetricKey("pkg1", NUM_SLOW_DRAW.getMetricId()), in testCollect_ignoreUnknownField()
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java132 NUM_SLOW_DRAW( enumConstant