Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/
DJankCollectionHelperTest.java28 import static com.android.helpers.JankCollectionHelper.GfxInfoMetric.NUM_MISSED_VSYNC;
121 assertThat(metrics.get(buildMetricKey("pkg1", NUM_MISSED_VSYNC.getMetricId()))) in testCollect_valuesMatch()
250 buildMetricKey("pkg1", NUM_MISSED_VSYNC.getMetricId()), in testCollect_ignoreMissingFields()
282 buildMetricKey("pkg1", NUM_MISSED_VSYNC.getMetricId()), in testCollect_ignoreUnknownField()
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java91 NUM_MISSED_VSYNC( enumConstant