Home
last modified time | relevance | path

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

/packages/apps/Camera2/tests/src/com/android/camera/stress/
DVideoCapture.java69 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos() method in VideoCapture
95 captureVideos("Back Camera Video Capture\n", inst); in testBackVideoCapture()
109 captureVideos("Front Camera Video Capture\n", inst); in testFrontVideoCapture()
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
DVideoCapture.java72 public void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos() method in VideoCapture
99 captureVideos("Back Camera Video Capture\n", inst); in testBackVideoCapture()
114 captureVideos("Front Camera Video Capture\n", inst); in testFrontVideoCapture()