package

androidx.test.jank

Interfaces

IMonitorAn interface used to define a class that monitors test methods and collects metrics.
IMonitorFactoryAn interface used to define a class that constructs IMonitors for test methods.

Classes

JankTestBaseBase test class for measuring Jank.

Annotation Types

GfxFrameStatsMonitorAnnotation used to configure a gfx framestats monitor.
GfxMonitorAnnotation used to configure a gfx monitor.
JankTestAnnotation used to configure a jank test method.
WindowAnimationFrameStatsMonitorAnnotation used to configure a window animation frame monitor.
WindowContentFrameStatsMonitorAnnotation used to configure a window content frame monitor.