am a788026f: Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread
Merge commit 'a788026fd35eee2190dc7635e1fdbc781f6ef668' into gingerbread-plus-aosp * commit 'a788026fd35eee2190dc7635e1fdbc781f6ef668': Fixed a typo in a method name of MediaPlayerPerformance.java class
This commit is contained in:
@@ -518,7 +518,7 @@ public class MediaPlayerPerformance extends ActivityInstrumentationTestCase<Medi
|
|||||||
// Test case 6: Capture the memory usage after every 20 video and audio
|
// Test case 6: Capture the memory usage after every 20 video and audio
|
||||||
// recorded
|
// recorded
|
||||||
@LargeTest
|
@LargeTest
|
||||||
public void testRecordVidedAudioMemoryUsage() throws Exception {
|
public void testRecordVideoAudioMemoryUsage() throws Exception {
|
||||||
boolean memoryResult = false;
|
boolean memoryResult = false;
|
||||||
mStartPid = getMediaserverPid();
|
mStartPid = getMediaserverPid();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user