Home
last modified time | relevance | path

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

/platform_testing/libraries/collectors-helper/jank/test/src/com/android/helpers/
DJankCollectionHelperTest.java24 import static com.android.helpers.JankCollectionHelper.GfxInfoMetric.JANKY_FRAMES_COUNT;
118 assertThat(metrics.get(buildMetricKey("pkg1", JANKY_FRAMES_COUNT.getMetricId()))) in testCollect_valuesMatch()
278 buildMetricKey("pkg1", JANKY_FRAMES_COUNT.getMetricId()), in testCollect_ignoreMissingFields()
342 assertThat(metrics.get(buildMetricKey("pkg1", JANKY_FRAMES_COUNT.getMetricId()))) in testCollect_firstValuesMatch()
392 buildMetricKey("pkg1", JANKY_FRAMES_COUNT.getMetricId()), in testCollect_ignoreUnknownField()
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DJankCollectionHelper.java66 JANKY_FRAMES_COUNT( enumConstant