Home
last modified time | relevance | path

Searched refs:noOfFailure (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaRecorderTest.java874 int noOfFailure = 0; in testRecordFromSurface() local
905 noOfFailure++; in testRecordFromSurface()
909 noOfFailure++; in testRecordFromSurface()
914 noOfFailure++; in testRecordFromSurface()
922 return (noOfFailure == 0); in testRecordFromSurface()