HomeSort by relevance Sort by last modified time
    Searched refs:testUtil (Results 1 - 15 of 15) sorted by null

  /packages/apps/Camera2/tests/src/com/android/camera/stress/
ImageCapture.java 46 private TestUtil testUtil = new TestUtil();
58 testUtil.prepareOutputFile();
64 testUtil.closeOutputFile();
78 testUtil.writeReportHeader(reportTag, total_num_of_images);
84 testUtil.writeResult(i);
VideoCapture.java 20 import com.android.camera.stress.TestUtil;
51 private TestUtil testUtil = new TestUtil();
59 testUtil.prepareOutputFile();
65 testUtil.closeOutputFile();
73 testUtil.writeReportHeader(reportTag, total_num_of_videos);
81 testUtil.writeResult(i);
  /packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
ImageCapture.java 48 private TestUtil testUtil = new TestUtil();
60 testUtil.prepareOutputFile();
66 testUtil.closeOutputFile();
80 testUtil.writeReportHeader(reportTag, total_num_of_images);
86 testUtil.writeResult(i);
VideoCapture.java 21 import com.android.camera.stress.TestUtil;
53 private TestUtil testUtil = new TestUtil();
61 testUtil.prepareOutputFile();
67 testUtil.closeOutputFile();
76 testUtil.writeReportHeader(reportTag, total_num_of_videos);
84 testUtil.writeResult(i);
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 32 #include <testUtil.h>
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 33 #include <testUtil.h>
hwcColorEquiv.cpp 93 #include <testUtil.h>
hwcRects.cpp 111 #include <testUtil.h>
hwcStress.cpp 109 #include <testUtil.h>
hwcCommit.cpp 104 #include <testUtil.h>
    [all...]
  /system/extras/tests/audio/alsa/
pcmtest.cpp 32 #include <testUtil.h>
  /system/extras/tests/binder/benchmarks/
binderAddInts.cpp 43 #include <testUtil.h>
  /system/extras/tests/fstest/
recovery_test.cpp 37 #include <testUtil.h>
  /system/extras/tests/lib/testUtil/
testUtil.c 18 #include <testUtil.h>
  /system/extras/tests/iptables/qtaguid/
socketTag.cpp 42 #include <testUtil.h>

Completed in 585 milliseconds