OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVideoIterations
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Camera/tests/src/com/android/camera/
CameraStressTestRunner.java
30
public static int
mVideoIterations
= 100; // set default to 100 videos
54
mVideoIterations
= Integer.parseInt(video_iterations);
/packages/apps/Camera/tests/src/com/android/camera/stress/
VideoCapture.java
74
int total_num_of_videos = CameraStressTestRunner.
mVideoIterations
;
Completed in 922 milliseconds