commit | 4c8cbbd148b3478a597ac6bc95c17115fdd865a8 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Sun Oct 05 14:46:28 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Sun Oct 05 14:46:28 2014 -0700 |
tree | 64fa1f39370e2afdcd8a4014d93ef1d053d94de9 | |
parent | d3b74a8affe39699df64469c955d0e925e1566fb [diff] |
Fix RuntimeTest.freeMemory Previously the test asserted that freeMemory > 0, but it can be 0 if the heap is full. Now we check that it is non negative. Bug: 17448025 Change-Id: If8198e8f76543caea665caf77a37ac33dda38517