Searched refs:testcase_id (Results 1 – 4 of 4) sorted by relevance
58 bool snapshotThreadCreate(int testcase_id, void * (*hal3_thread_ops)(void *));
60 bool rawProcessThreadCreate(int testcase_id,
170 bool QCameraHAL3SnapshotTest::snapshotThreadCreate(int testcase_id, in snapshotThreadCreate() argument177 LOGE("%s:Test:%d Error in creating the pipe", __func__, testcase_id); in snapshotThreadCreate()
173 bool QCameraHAL3RawSnapshotTest::rawProcessThreadCreate(int testcase_id, in rawProcessThreadCreate() argument180 LOGE("%s:Test:%d Error in creating the pipe", __func__, testcase_id); in rawProcessThreadCreate()