From 999101368fc6b8163e0b9e320239e49ca62f3e4a Mon Sep 17 00:00:00 2001 From: Yu Shan Emily Lau Date: Thu, 15 Oct 2009 17:32:41 -0700 Subject: 1) Add 10 seconds wait time before collecting the end memory. 2) Modified the player stress test, shorten the plabyack time. --- .../performance/MediaPlayerPerformance.java | 2 ++ .../stress/MediaPlayerStressTest.java | 18 ++++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/MediaPlayerPerformance.java b/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/MediaPlayerPerformance.java index 0ae354a..6e3f5e3 100644 --- a/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/MediaPlayerPerformance.java +++ b/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/performance/MediaPlayerPerformance.java @@ -309,6 +309,8 @@ public class MediaPlayerPerformance extends ActivityInstrumentationTestCase