commit | 196532a01e6f69657d6e8804f1637b82b9698656 | [log] [tgz] |
---|---|---|
author | Rafal Slawik <rslawik@google.com> | Fri Sep 13 11:50:27 2019 +0100 |
committer | Rafal Slawik <rslawik@google.com> | Tue Sep 17 09:57:50 2019 +0000 |
tree | 42a155bf8272b4248e9f4c2baad2ccb2ccce8afb | |
parent | e33dcad81a4bc5f528f93e675c0319104b66f2e7 [diff] |
Move RSS HWM stats reading code under stats The RSS high-water mark stats are used only by telemetry and should not be a part of am package. Modifications: - avoid null, use empty string instead - use assertThat from Truth Bug: 140986627 Test: atest MemoryStatUtilTest Test: atest ProcfsMemoryUtilTest Test: statsd_testdrive for RSS HWM atom Change-Id: I60140c085f1a47d71505955d79f545f52a4c4423