OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:closeOutputFile
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Camera/tests/src/com/android/camera/stress/
TestUtil.java
41
public void
closeOutputFile
() throws Exception {
ImageCapture.java
66
testUtil.
closeOutputFile
();
SwitchPreview.java
66
closeOutputFile
();
79
private void
closeOutputFile
() {
VideoCapture.java
67
testUtil.
closeOutputFile
();
Completed in 649 milliseconds