Home
last modified time | relevance | path

Searched refs:NUM_FRAME_DEADLINE_MISSED (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_FRAME_DEADLINE_MISSED;
130 assertThat(metrics.get(buildMetricKey("pkg1", NUM_FRAME_DEADLINE_MISSED.getMetricId()))) in testCollect_valuesMatch()
255 buildMetricKey("pkg1", NUM_FRAME_DEADLINE_MISSED.getMetricId())); in testCollect_ignoreMissingFields()
287 buildMetricKey("pkg1", NUM_FRAME_DEADLINE_MISSED.getMetricId())); in testCollect_ignoreUnknownField()
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java116 NUM_FRAME_DEADLINE_MISSED( enumConstant