Home
last modified time | relevance | path

Searched refs:testcase_id (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3SnapshotTest.h58 bool snapshotThreadCreate(int testcase_id, void * (*hal3_thread_ops)(void *));
DQCameraHAL3RawSnapshotTest.h60 bool rawProcessThreadCreate(int testcase_id,
DQCameraHAL3SnapshotTest.cpp170 bool QCameraHAL3SnapshotTest::snapshotThreadCreate(int testcase_id, in snapshotThreadCreate() argument
177 LOGE("%s:Test:%d Error in creating the pipe", __func__, testcase_id); in snapshotThreadCreate()
DQCameraHAL3RawSnapshotTest.cpp173 bool QCameraHAL3RawSnapshotTest::rawProcessThreadCreate(int testcase_id, in rawProcessThreadCreate() argument
180 LOGE("%s:Test:%d Error in creating the pipe", __func__, testcase_id); in rawProcessThreadCreate()