diff options
author | JW Wang <wangchun@google.com> | 2019-09-02 03:28:31 +0000 |
---|---|---|
committer | JW Wang <wangchun@google.com> | 2019-09-04 10:01:30 +0800 |
commit | 2d085672e31705dc332620f2303014d288396fcc (patch) | |
tree | d3b800780413fc7590253e4e61d755f018e7b4d2 /startop/scripts/lib/print_utils.py | |
parent | 7baee5c357e89c2edbe3ea302f4f40bfe330fa8e (diff) |
Add a wrapper around SystemClock.uptimeMillis().
This bug is motivated by bug 140208026 where we want to replace
Thread.sleep() with TestLooper.moveTimeForward() in PackageWatchdogTest.java.
However, it turns out that PackageWatchdog uses SystemClock.uptimeMillis()
internally. The tests will fail if we don't forward PackageWatchdog's internal
clock accordingly.
We add a wrapper around SystemClock.uptimeMillis() so it is customizable
by the test case.
Bug: 140358475
Test: atest PackageWatchdogTest
Change-Id: Id26325a93dc4050c6468502347b0e7852ed1263f
Diffstat (limited to 'startop/scripts/lib/print_utils.py')
0 files changed, 0 insertions, 0 deletions