commit | 7af0155c4177cc29b1417b0ccac3622babb6274b | [log] [tgz] |
---|---|---|
author | Yan Wang <yawanng@google.com> | Tue Jul 02 15:46:34 2019 -0700 |
committer | Yan Wang <yawanng@google.com> | Thu Jul 11 11:40:04 2019 -0700 |
tree | 2eda56aaa47bd4fafc13fbf81689af5f78637fa7 | |
parent | 3fb2816c59b8c99d1be7ba0f96560e4262dda8a1 [diff] |
startop: Rewrite app startup runner to use new python run_app_with_prefetch. Test: pytest app_startup_runner_test.py Test: pytest lib/args_utils_test.py Test: pytest lib/data_frame_test.py Test: ./app_startup_runner.py --package com.google.android.music --readahead fadvise --readahead cold --inodes textcache --output output.txt -d -lc 3 Change-Id: Ide9abe4ff3d7179e6830a7866b0eb90cc67d8e40 Bug: 137216480