1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-03-28 21:48:42 +00:00
Luis Machado 7b53b9875d [framework] Create new Jank testing classes
Create two new classes to deal with workloads for which we want to
collect frame metrics/jank percentages.

ApkUiautoJankTestWorkload inherits from ApkUiautoWorkload and instantiates
a UiAutomatorJankTestGUI gui member.

UiAutomatorJankTestGUI (inherits from UiAutomatorGUI) handles most of the
new logic for jank tests, including using a regular expression to parse the
final output.
2024-08-29 11:11:20 +01:00
..
2024-02-23 12:49:03 -08:00