Searched refs:VideoEditingMemoryTest (Results 1 – 2 of 2) sorted by relevance
33 Matcher m = VideoEditingMemoryTest.TOTAL_MEM_DIFF_PATTERN.matcher(mPositiveOutput); in testVideoEditorPositiveOut()40 Matcher m = VideoEditingMemoryTest.TOTAL_MEM_DIFF_PATTERN.matcher(mNegativeOutput); in testVideoEditorNegativeOut()
64 public class VideoEditingMemoryTest implements IDeviceTest, IRemoteTest { class94 public VideoEditingMemoryTest() { in VideoEditingMemoryTest() method in VideoEditingMemoryTest