commit | afa6e9fc04469544b6466e76b909316754e4ec0a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue May 11 12:29:27 2021 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue May 11 16:33:47 2021 -0700 |
tree | 6abb399cd98871afc8ce6f4d4b6fe622699c0419 | |
parent | 8371ec25ab080c18c0adbd2c778506c7c112a7ca [diff] |
libutils: remove the unused StopWatch lap functionality. It's not tested, and it's not used. Also remove the fuzzer which is just wasting CPU cycles. This gets us to 100% function coverage, 100% line coverage, and N/A branch coverage for StopWatch. Test: treehugger Change-Id: Ib5e08510ef1046a6f2af3f0b8a1c317a8bb39fd4