History log of /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaTestUtil.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
780dc88ddbc1d7a8d4a634e556a5bba04992a412 20-Mar-2013 Yu Shan Emily Lau <yslau@google.com> Fix the media memeory stress test.
The media memory stress test used the ps mediaserver to
capture the memory usage of mediaserver. As the media.log
is enabled recently, when runnign the ps mediaserver, it will
show both entries. The fix is simply skip the first two lines
and parse the laste output.

Change-Id: Ib2a4ba7936505b4ea24463bf8a5af2c499b71138
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaTestUtil.java
3a084af2e90849aaa8beb3a610189e3399c63ea0 07-Nov-2012 Kenny Root <kroot@google.com> Correct executable bit for source files

Many media files and source code files were marked as executable in Git.
Remove those.

Also a shell script and python script were not marked as executable.

Change-Id: Ieb51bafb46c895a21d2e83696f5a901ba752b2c5
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaTestUtil.java
75afb97c4d46e1c001986faca8a5ee7e68d7b82b 18-Mar-2011 Yu Shan Emily Lau <yslau@google.com> Add the mem logging into test utility.
Bug# 4108259

Change-Id: Ifc8091490beef1430a1a0ab297e514b605da56f6
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaTestUtil.java
9dab78470592be7542b9c0f9090603ed0dc80949 16-Mar-2011 Yu Shan Emily Lau <yslau@google.com> Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit.
Add the media test util for capturing the memory usage.
Bug# 4108259
Change-Id: I751a622ff5dfbb1d563f63a2cbc9db71d194a0f6
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaTestUtil.java
62f755ac65cb40f231a7fa0695724ae01975d01c 26-Feb-2011 Yu Shan Emily Lau <yslau@google.com> Remove the hard coded media recorder test cases.
Add the native heap dump catpure functionality.

Change-Id: I434ff886152cbb9b2b9a4e39c75bfd016e0e50a0
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaTestUtil.java