Home
last modified time | relevance | path

Searched refs:Create (Results 1 - 25 of 39) sorted by relevance

12

/test/xts/hats/hdf/camera/cameraHdi/pipeline_core/
H A Dstream_pipeline_dispatcher_test.cpp57 std::shared_ptr<HostStreamMgr> streamMgr = HostStreamMgr::Create(); in HWTEST_F()
64 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); in HWTEST_F()
69 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgr); in HWTEST_F()
73 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); in HWTEST_F()
81 std::shared_ptr<HostStreamMgr> streamMgrConf = HostStreamMgr::Create(); in HWTEST_F()
88 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgrConf); in HWTEST_F()
93 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgrConf); in HWTEST_F()
97 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); in HWTEST_F()
105 std::shared_ptr<HostStreamMgr> streamMgrAbConf = HostStreamMgr::Create(); in HWTEST_F()
112 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgrAbCon in HWTEST_F()
[all...]
H A Dstream_pipeline_strategy_test.cpp55 std::shared_ptr<HostStreamMgr> streamMgr = HostStreamMgr::Create(); in HWTEST_F()
59 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); in HWTEST_F()
67 std::shared_ptr<HostStreamMgr> streamMgr = HostStreamMgr::Create(); in HWTEST_F()
71 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); in HWTEST_F()
79 std::shared_ptr<HostStreamMgr> streamMgr = HostStreamMgr::Create(); in HWTEST_F()
86 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); in HWTEST_F()
94 std::shared_ptr<HostStreamMgr> streamMgr = HostStreamMgr::Create(); in HWTEST_F()
95 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); in HWTEST_F()
H A Dstream_pipeline_builder_test.cpp59 std::shared_ptr<HostStreamMgr> streamMgr = HostStreamMgr::Create(); in HWTEST_F()
66 std::unique_ptr<StreamPipelineStrategy> s = StreamPipelineStrategy::Create(streamMgr); in HWTEST_F()
71 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgr); in HWTEST_F()
79 std::shared_ptr<HostStreamMgr> streamMgr = HostStreamMgr::Create(); in HWTEST_F()
86 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgr); in HWTEST_F()
H A Dpipeline_core_test.cpp62 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
82 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
102 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
126 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
153 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
177 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
201 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
216 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
235 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
263 std::shared_ptr<IPipelineCore> core = IPipelineCore::Create(); in HWTEST_F()
[all...]
/test/xts/acts/graphic/graphicnapitest/
H A DConsumerSurfaceTest.cpp68 cs = IConsumerSurface::Create(); in SetUpTestCase()
74 surfaceDelegator = ProducerSurfaceDelegator::Create(); in SetUpTestCase()
91 sptr<IConsumerSurface> csTestUserData = IConsumerSurface::Create(); in HWTEST_F()
139 sptr<IConsumerSurface> csTestUserData = IConsumerSurface::Create(); in HWTEST_F()
H A DProducerSurfaceTest.cpp62 csurf = IConsumerSurface::Create(); in SetUpTestCase()
87 sptr<IConsumerSurface> csurfTestUserData = IConsumerSurface::Create(); in HWTEST_F()
140 sptr<IConsumerSurface> csurfTestUserData = IConsumerSurface::Create(); in HWTEST_F()
H A DNativeBufferTest.cpp500 sptr<OHOS::IConsumerSurface> cSurface = IConsumerSurface::Create(); in HWTEST_F()
582 sptr<OHOS::IConsumerSurface> cSurface = IConsumerSurface::Create(); in HWTEST_F()
623 sptr<OHOS::IConsumerSurface> cSurface = IConsumerSurface::Create(); in HWTEST_F()
H A DNativeWindowTest.cpp100 cSurface = IConsumerSurface::Create(); in SetUpTestCase()
209 sptr<OHOS::IConsumerSurface> cSurfaceTmp = IConsumerSurface::Create(); in HWTEST_F()
562 sptr<OHOS::IConsumerSurface> cSurfaceTmp = IConsumerSurface::Create(); in HWTEST_F()
666 sptr<OHOS::IConsumerSurface> cSurfaceTmp = IConsumerSurface::Create(); in HWTEST_F()
676 sptr<OHOS::IConsumerSurface> cSurfaceTmp1 = IConsumerSurface::Create(); in HWTEST_F()
701 sptr<OHOS::IConsumerSurface> cSurfaceTmp = IConsumerSurface::Create(); in HWTEST_F()
744 sptr<OHOS::IConsumerSurface> cSurfaceTmp = IConsumerSurface::Create(); in HWTEST_F()
779 sptr<OHOS::IConsumerSurface> cSurfaceTmp = IConsumerSurface::Create(); in HWTEST_F()
/test/ostest/wukong/shell_command/src/
H A Dwukong_main.cpp69 res = sem.Create(); in InitSemaphore()
76 res = sem.Create(); in InitSemaphore()
117 sem.Create(); in IsRunning()
/test/ostest/wukong/common/src/
H A Dmultimode_manager.cpp45 auto keyKeyboardEvent = OHOS::MMI::KeyEvent::Create(); in SingleKeyCodeInput()
107 auto pointerEvent = MMI::PointerEvent::Create(); in PointerInput()
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_service.cpp79 shared_ptr<AppExecFwk::EventRunner> runner = AppExecFwk::EventRunner::Create(ATTEST_UNLOAD_TASK_ID); in Init()
114 shared_ptr<AppExecFwk::EventRunner> runner = AppExecFwk::EventRunner::Create(ATTEST_UNLOAD_TASK_ID); in DelayUnloadTask()
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packing_test.h27 static napi_value Create(napi_env env, napi_callback_info info);
H A Dimage_packing_test.cpp51 STATIC_FUNCTION("create", Create), in Init()
169 napi_value ImagePackingNDKTest::Create(napi_env env, napi_callback_info info) in Create() function in OHOS::Media::ImagePackingNDKTest
/test/xts/dcts/distributedhardware/distributedcameratest/
H A Dstream_customer.cpp27 consumer_ = OHOS::IConsumerSurface::Create(); in CreateProducer()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Ddialog_model.h42 ArkUI_NativeDialogHandle Create();
/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.h28 static napi_value Create(napi_env env, napi_callback_info info);
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dstream_customer.cpp53 consumer_ = OHOS::IConsumerSurface::Create(); in CreateProducer()
/test/xts/acts/ai_lite/ai_engine_posix/base/src/sample/source/
H A Dsample_plugin_1.cpp99 response = IResponse::Create(request); in SyncProcess()
H A Dsample_plugin_2.cpp105 IResponse *response = IResponse::Create(request); in AsyncProcess()
/test/xts/acts/distributeddatamgr/kvStoretest/kvStorejstest/hap/entry/src/ohosTest/js/test/
H A DKvManagerCallbackJsunit.test.js965 console.info(`Create kvManager error: ${err}`)
968 console.info("Create kvManager success")
985 console.info(`Create kvManager error: ${err}`)
988 console.info("Create kvManager success")
994 console.info(`Create kvManager error: ${err}`)
H A DKvManagerPromiseJsunit.test.js864 console.info("Create kvManager success")
868 console.info(`Create kvManager error: ${err}`)
881 console.info("Create kvManager success")
885 console.info(`Create kvManager error: ${err}`)
/test/testfwk/arkxtest/uitest/cj/
H A Dui_event_observer_impl.cpp53 auto sp = make_shared<function<void(CUIElementInfo)>>(CJLambda::Create(func)); in PreprocessCallOnce()
/test/ostest/wukong/common/include/
H A Dwukong_util.h388 bool Create() in Create() function in OHOS::WuKong::WukongSemaphore
/test/testfwk/arkxtest/uitest/addon/
H A Dscreen_copy.cpp244 return Media::PixelMap::Create(*newestFrame_, rect, opt); in ScaleNewsetFrameLocked()
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp307 consumer_ = OHOS::IConsumerSurface::Create(); in CreateProducer()

Completed in 13 milliseconds

12