Home
last modified time | relevance | path

Searched defs:testcase (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
H A DQCameraHAL3Test.cpp141 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 DQCameraHAL3VideoTest.cpp60 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 DQCameraHAL3PreviewTest.cpp59 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 DQCameraHAL3Base.cpp300 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 DQCameraHAL3RawSnapshotTest.cpp48 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 DQCameraHAL3SnapshotTest.cpp48 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 DQCameraHAL3Base.h132 int testcase; member
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DLocalLogTest.java82 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 DIpClientTest.java489 IsProvisionedTestCase testcase = new IsProvisionedTestCase(); in provisioningTest() local
580 InitialConfigurationTestCase testcase = new InitialConfigurationTestCase(); in confTestCase() local