Searched refs:TOTAL_MEM_DIFF_PATTERN (Results 1 – 3 of 3) 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()
85 public static final Pattern TOTAL_MEM_DIFF_PATTERN = field in VideoEditingMemoryTest237 Matcher m = TOTAL_MEM_DIFF_PATTERN.matcher(line); in parseOutputFile()
83 private static final Pattern TOTAL_MEM_DIFF_PATTERN = field in MediaMemoryTest246 Matcher m = TOTAL_MEM_DIFF_PATTERN.matcher(line); in parseOutputFile()