am 0f2d0147: Merge "Append the test case name in the beginning of the test log." into jb-mr1-dev
* commit '0f2d0147a938e32424cf69f7df5e0da2fba02355': Append the test case name in the beginning of the test log.
This commit is contained in:
@@ -117,6 +117,7 @@ public class MediaPlayerPerformance extends ActivityInstrumentationTestCase2<Med
|
||||
}
|
||||
mMemWriter = new BufferedWriter(new FileWriter
|
||||
(new File(MEDIA_MEMORY_OUTPUT), true));
|
||||
mMemWriter.write(this.getName() + "\n");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user