Searched defs:testcase (Results 1 – 9 of 9) sorted by relevance
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
H A D | QCameraHAL3Test.cpp | 141 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat() 149 void *obj, int testcase) in processThreadCreate() 180 int testcase; in processBuffers() local
|
H A D | QCameraHAL3VideoTest.cpp | 60 int testcase, int camid, int w, int h) in initTest() 86 int testcase, int camid, int w, int h) in snapshotCaptureRequest() 124 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
H A D | QCameraHAL3PreviewTest.cpp | 59 int testcase, int camid, int w, int h) in initTest() 82 int testcase, int camid, int w, int h) in snapshotCaptureRequest() 117 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
H A D | QCameraHAL3Base.cpp | 300 void CameraHAL3Base::hal3appCheckStream(int testcase, int camid) in hal3appCheckStream() 333 int CameraHAL3Base::hal3appCameraPreviewInit(int testcase, int camid, int w, int h) in hal3appCameraPreviewInit() 379 int CameraHAL3Base::hal3appCameraVideoInit(int testcase, int camid, int w, int h) in hal3appCameraVideoInit()
|
H A D | QCameraHAL3RawSnapshotTest.cpp | 48 int testcase, int camid, int w, int h) in initTest() 205 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
H A D | QCameraHAL3SnapshotTest.cpp | 48 int testcase, int camid, int w, int h) in initTest() 252 hal3_camera_lib_test *my_hal3test_obj, int camid, int testcase) in captureRequestRepeat()
|
H A D | QCameraHAL3Base.h | 132 int testcase; member
|
/aosp12/frameworks/base/core/tests/coretests/src/android/util/ |
H A D | LocalLogTest.java | 82 void testcase(LocalLog logger, String[] input, String[] want) { in testcase() method in LocalLogTest
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/ip/ |
H A D | IpClientTest.java | 489 IsProvisionedTestCase testcase = new IsProvisionedTestCase(); in provisioningTest() local 580 InitialConfigurationTestCase testcase = new InitialConfigurationTestCase(); in confTestCase() local
|