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

  /system/extras/tests/lib/testUtil/
Android.mk 22 LOCAL_SRC_FILES:= testUtil.c
testUtil.c 18 #include <testUtil.h>
  /packages/apps/Camera/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();
74 testUtil.writeReportHeader(reportTag, total_num_of_videos);
82 testUtil.writeResult(i);
  /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/Camera2/tests_camera/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();
74 testUtil.writeReportHeader(reportTag, total_num_of_videos);
82 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 92 #include <testUtil.h>
hwcRects.cpp 111 #include <testUtil.h>
hwcStress.cpp 108 #include <testUtil.h>
hwcCommit.cpp 103 #include <testUtil.h>
    [all...]
  /system/extras/tests/audio/alsa/
pcmtest.cpp 35 #include <testUtil.h>
  /system/extras/tests/binder/benchmarks/
binderAddInts.cpp 52 #include <testUtil.h>
  /system/extras/tests/fstest/
recovery_test.cpp 37 #include <testUtil.h>
  /system/extras/tests/wifi/stress/
wifiLoadScanAssoc.c 67 #include <testUtil.h>
  /system/extras/tests/iptables/qtaguid/
socketTag.cpp 36 #include <testUtil.h>

Completed in 260 milliseconds