OSDN Git Service

Fixed MemoryUsage issue with reporting results.
authorMaxim Siniavine <siniavine@google.com>
Thu, 30 Aug 2012 21:05:38 +0000 (14:05 -0700)
committerMaxim Siniavine <siniavine@google.com>
Thu, 30 Aug 2012 21:05:38 +0000 (14:05 -0700)
commit2effa64ab7192d9c41cbbe1fd57d61d6d6f94ba8
tree8803f756319bb2eed20c40ade5a5d7f31e726552
parent0c9278d3c885d63ade01bf583b2bc43ba327837a
Fixed MemoryUsage issue with reporting results.

When the memory of the application did not stabilize within
the time limit, the test would report that using the application
name, instead of the result key. Fixed the test to always use the
result key.

Change-Id: Ie16969e831bd3d89ee0496b992568f52bf1989cb
tests/MemoryUsage/src/com/android/tests/memoryusage/MemoryUsageTest.java