Searched refs:mExpectedNegativeOut (Results 1 – 1 of 1) sorted by relevance
30 private String mExpectedNegativeOut = "-123"; field in MediaTest43 assertEquals("Paser negative out", mExpectedNegativeOut, m.group(2)); in testVideoEditorNegativeOut()