Home
last modified time | relevance | path

Searched refs:cout (Results 1 - 25 of 87) sorted by relevance

1234

/drivers/peripheral/codec/test/demo/heif/src/
H A Dcommand_parser.cpp58 std::cout << "Heif Hardware encode Demo Options:" << std::endl; in ShowUsage()
59 std::cout << " --help help info." << std::endl; in ShowUsage()
60 std::cout << " --primaryImg full path for primary image file." << std::endl; in ShowUsage()
61 std::cout << " --auxiliaryImg (optional) full path for auxiliary image file." << std::endl; in ShowUsage()
62 std::cout << " --thumbnailImg (optional) full path for thumbnail image file." << std::endl; in ShowUsage()
63 std::cout << " --gainMap (optional) full path for gainMap file." << std::endl; in ShowUsage()
64 std::cout << " --exifData (optional) full path for exifData file." << std::endl; in ShowUsage()
65 std::cout << " --userData (optional) full path for userData file." << std::endl; in ShowUsage()
66 std::cout << " --iccProfile (optional) full path for iccProfile file." << std::endl; in ShowUsage()
67 std::cout << " in ShowUsage()
[all...]
/drivers/external_device_manager/test/moduletest/bus_extension_core_mt/
H A Dext_device_manager_mt.cpp37 cout << "------------------" << endl; in PrintAllDevice()
39 cout << "usb device size: " << devicesInfo.size() << endl; in PrintAllDevice()
41 cout << "description: " << iter->GetDeviceDescription().c_str() << endl; in PrintAllDevice()
42 cout << "deviceId: " << std::hex << iter->GetDeviceId() << endl; in PrintAllDevice()
45 cout << "bundleMatchMap size:" << bundleMatchMap.size() << endl; in PrintAllDevice()
47 cout << "bundleInfo [" << iter.first << "]: "; in PrintAllDevice()
49 cout << std::hex << devId << " "; in PrintAllDevice()
51 cout << endl; in PrintAllDevice()
53 cout << "------------------" << endl; in PrintAllDevice()
58 cout << START_TEX in main()
[all...]
H A Dbus_extension_core_mt.cpp35 cout << "------------------" << endl; in PrintAllDevice()
37 cout << "usb device size: " << map.size() << endl; in PrintAllDevice()
40 cout << device->GetDeviceInfo()->GetDeviceDescription().c_str() << endl; in PrintAllDevice()
42 cout << "------------------" << endl; in PrintAllDevice()
50 cout << "dlopen libbus_extension.z.so failed" << endl; in main()
53 cout << START_TEXT << endl; in main()
56 cout << "busExtensions_.size: " << size << endl; in main()
60 cout << "busExtensionCore init failed" << endl; in main()
71 cout << in; in main()
74 cout << "exi in main()
[all...]
/drivers/external_device_manager/test/moduletest/driver_extension_controller_mt/
H A Ddriver_extension_controller_mt.cpp49 cout << "SetSelfTokenID success" << endl; in SetTestCaseNative()
51 cout << "SetSelfTokenID fail" << endl; in SetTestCaseNative()
61 cout << "[info]driver_extension_controller_mt" << endl; in TestEntry()
62 cout << "[usage]: start/stop/connect bundleName ExtensionAbilityName" << endl; in TestEntry()
64 cout << "error! wrong param count" << endl; in TestEntry()
71 cout << "args: "<< action << ", " << bundleName << ", " << abilityName << endl; in TestEntry()
74 cout << "begin to connect extension ability" << endl; in TestEntry()
77 cout << "begin to stop extension ability" << endl; in TestEntry()
82 cout << "wrong param! please check!" << endl; in TestEntry()
86 cout << "driver_extension_controller_m in TestEntry()
[all...]
/drivers/peripheral/camera/test/ut/v4l2/
H A Dhdi_func_test.cpp42 std::cout << "==========[test log] Capture, input normal." << std::endl; in TEST_F()
65 std::cout << "==========[test log] Preview, Capture->captureInfo->streamID = -1 ,return error." << std::endl; in TEST_F()
80 std::cout << "==========[test log] Capture fail." << std::endl; in TEST_F()
82 std::cout << "==========[test log] Capture success." << std::endl; in TEST_F()
96 std::cout << "==========[test log] Preview,"; in TEST_F() member in std
97 std::cout << "Capture->captureInfo->streamID = 2147483647 ,return success." << std::endl; in TEST_F()
112 std::cout << "==========[test log] Capture success." << std::endl; in TEST_F()
114 std::cout << "==========[test log] Capture fail, rc = " << cameraBase->rc << std::endl; in TEST_F()
120 std::cout << "==========[test log] CancelCapture success." << std::endl; in TEST_F()
122 std::cout << " in TEST_F()
137 std::cout << "==========[test log] Preview,"; TEST_F() member in std
234 std::cout << "==========[test log] Preview,"; TEST_F() member in std
447 std::cout << "==========[test log] streamOperator->CreateStreams's RetCode = "; TEST_F() member in std
500 std::cout << "==========[test log] streamOperator->CreateStreams's RetCode = "; TEST_F() member in std
505 std::cout << "==========[test log] streamOperator->AttachBufferQueue's RetCode = "; TEST_F() member in std
511 std::cout << "==========[test log] streamOperator->DetachBufferQueue's RetCode = "; TEST_F() member in std
556 std::cout << "==========[test log] streamOperator->CreateStreams's RetCode = "; TEST_F() member in std
[all...]
H A Dhdi_interfaces_test.cpp45 std::cout << "==========[test log] CreateStreams, success." << std::endl; in TEST_F()
52 std::cout << "~~~~~~~" << std::endl; in TEST_F()
73 std::cout << "==========[test log] CreateStreams success." << std::endl; in TEST_F()
75 std::cout << "==========[test log] CreateStreams fail, rc = " << cameraBase->rc << std::endl; in TEST_F()
83 std::cout << "==========[test log] ReleaseStreams success." << std::endl; in TEST_F()
85 std::cout << "==========[test log] ReleaseStreams fail, rc = " << cameraBase->rc << std::endl; in TEST_F()
98 std::cout << "==========[test log] CreateStreams, StreamInfo->streamId = -1, return error." << std::endl; in TEST_F()
105 std::cout << "~~~~~~~" << std::endl; in TEST_F()
125 std::cout << "==========[test log] CreateStreams success." << std::endl; in TEST_F()
127 std::cout << " in TEST_F()
142 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
517 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
572 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
627 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
682 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
737 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
792 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
847 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
894 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
939 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
985 std::cout << "==========[test log] CreateStreams,"; TEST_F() member in std
[all...]
H A Dcamera_3a_test.cpp46 std::cout << "==========[test log] Preview,"; in TEST_F() member in std
47 std::cout << "then UpdateSettings OHOS_CONTROL_AE_EXPOSURE_COMPENSATION, success." << std::endl; in TEST_F()
61 std::cout << "==========[test log] UpdateSettings, exposure for 10s." << std::endl; in TEST_F()
79 std::cout << "==========[test log] Preview,"; in TEST_F() member in std
80 std::cout << "updateSettings OHOS_CAMERA_AWB_MODE-OHOS_CAMERA_AWB_MODE_AUTO, success." << std::endl; in TEST_F()
96 std::cout << "==========[test log] UpdateSettings, awb mode: OHOS_CAMERA_AWB_MODE_AUTO." << std::endl; in TEST_F()
115 std::cout << "==========[test log] Preview,"; in TEST_F() member in std
116 std::cout << "updateSettings OHOS_CAMERA_AWB_MODE-OHOS_CAMERA_AWB_MODE_INCANDESCENT, success." << std::endl; in TEST_F()
129 std::cout << "==========[test log] UpdateSettings,"; in TEST_F() member in std
130 std::cout << "aw in TEST_F()
148 std::cout << "==========[test log] Preview,"; TEST_F() member in std
183 std::cout << "==========[test log] Preview,"; TEST_F() member in std
184 std::cout << "updateSettings OHOS_CAMERA_AWB_MODE-OHOS_CAMERA_AWB_MODE_WARM_FLUORESCENT, "; TEST_F() member in std
198 std::cout << "==========[test log] UpdateSettings, "; TEST_F() member in std
217 std::cout << "==========[test log] Preview, "; TEST_F() member in std
250 std::cout << "==========[test log] Preview,"; TEST_F() member in std
251 std::cout << "updateSettings OHOS_CAMERA_AWB_MODE-OHOS_CAMERA_AWB_MODE_CLOUDY_DAYLIGHT,"; TEST_F() member in std
265 std::cout << "==========[test log] UpdateSettings, "; TEST_F() member in std
284 std::cout << "==========[test log] Preview,"; TEST_F() member in std
285 std::cout << "updateSettings OHOS_CAMERA_AWB_MODE-OHOS_CAMERA_AWB_MODE_TWILIGHT, "; TEST_F() member in std
320 std::cout << "==========[test log] Preview,"; TEST_F() member in std
352 std::cout << "==========[test log] Preview,"; TEST_F() member in std
[all...]
H A Dhdi_test.cpp46 std::cout << "==========[test log] GetCameraIds([out] String[] ids)." << std::endl; in TEST_F()
52 std::cout << "==========[test log] cameraIds.size()= ."<< cameraBase->cameraIds.size() << std::endl; in TEST_F()
65 std::cout << "==========[test log] GetCameraAbility, normal cameraId." << std::endl; in TEST_F()
73 std::cout << "==========[test log] GetCameraAbility, cameraid = "; in TEST_F() member in std
74 std::cout << cameraBase->cameraIds[i] << std::endl; in TEST_F()
89 std::cout << "==========[test log] GetCameraAbility, abnormal cameraId = 'abc'." << std::endl; in TEST_F()
95 std::cout << "==========[test log] cameraBase->rc ="<< cameraBase->rc << std::endl; in TEST_F()
109 std::cout << "==========[test log] GetCameraAbility, abnormal cameraId = ''." << std::endl; in TEST_F()
115 std::cout << "==========[test log] cameraBase->rc ="<< cameraBase->rc << std::endl; in TEST_F()
129 std::cout << " in TEST_F()
310 std::cout << "==========[test log] UpdateSettings, "; TEST_F() member in std
331 std::cout << "==========[test log] UpdateSettings, "; TEST_F() member in std
352 std::cout << "==========[test log] UpdateSettings, "; TEST_F() member in std
373 std::cout << "==========[test log] UpdateSettings, "; TEST_F() member in std
[all...]
H A Dusb_camera_test.cpp44 std::cout << "==========[test log] USB Camera, getCameraID success."<< std::endl; in TEST_F()
46 std::cout << "==========[test log] 1. get current system cameraID."<< std::endl; in TEST_F()
48 std::cout << "==========[test log] First cameraId.size = " << cameraIds.size() << std::endl; in TEST_F()
49 std::cout << "==========[test log] OnCameraStatus interface has been mobilized" << std::endl; in TEST_F()
51 std::cout << "==========[test log] cameraId = " << cameraId << std::endl; in TEST_F()
53 std::cout << "==========[test log] 2. please add or delete the usb camera, wait for 10s..."<< std::endl; in TEST_F()
55 std::cout << "==========[test log] r u ready? wait for 10s..."<< std::endl; in TEST_F()
57 std::cout << "==========[test log] 3. check the cameraID again... wait for 10s..."<< std::endl; in TEST_F()
59 std::cout << "==========[test log] Second cameraId.size = " << cameraIds.size() << std::endl; in TEST_F()
66 std::cout << "cameraI in TEST_F()
209 std::cout << "supported flash mode list:"; TEST_F() member in std
237 std::cout << "supported focus mode list:"; TEST_F() member in std
265 std::cout << "supported exposure mode list:"; TEST_F() member in std
293 std::cout << "capture mirror supported is :"; TEST_F() member in std
318 std::cout << "supported mute mode is:"; TEST_F() member in std
346 std::cout << "supported fps ranges list: ["; TEST_F() member in std
1157 std::cout << "supported ae lock list:"; TEST_F() member in std
1192 std::cout << "supported awb mode list:"; TEST_F() member in std
1227 std::cout << "supported awb list list:"; TEST_F() member in std
1262 std::cout << "supported meter list list:"; TEST_F() member in std
[all...]
/drivers/peripheral/camera/test/mpi/src/
H A Dstability_test.cpp44 std::cout << "==========[test log] Check Performance: OpenCamera, 100 times."<< std::endl; in HWTEST_F()
49 std::cout << "Running " << i << " time" << std::endl; in HWTEST_F()
58 std::cout << "Total fail times: "<< FailTimes.size() << ", at :" << std::endl; in HWTEST_F()
60 std::cout << *it << std::endl; in HWTEST_F()
73 std::cout << "==========[test log] Check Performance: Preview for 100 times." << std::endl; in HWTEST_F()
75 std::cout << "Running " << i << " time" << std::endl; in HWTEST_F()
76 std::cout << "==========[test log] Check Performance: Preview: " << i << " times. " << std::endl; in HWTEST_F()
101 std::cout << "==========[test log] Commit 2 streams together, Preview and still_capture streams,"; in HWTEST_F() member in std
102 std::cout << " for 100 times." << std::endl; in HWTEST_F()
106 std::cout << "Runnin in HWTEST_F()
132 std::cout << "==========[test log] Dynamic capture start&stop, "; HWTEST_F() member in std
[all...]
H A Dflashlight_test.cpp43 std::cout << "==========[test log]Turn on the flashlight, not the camera, success." << std::endl; in HWTEST_F()
58 std::cout << "==========[test log]Flashlight turn off, not the camera, success." << std::endl; in HWTEST_F()
59 std::cout << "==========[test log]1. turn on flashlight for 5s." << std::endl; in HWTEST_F()
64 std::cout << "==========[test log]2. turn off flashlight." << std::endl; in HWTEST_F()
78 std::cout << "==========[test log]Turn on/off the flashlight for 10 times,"; in HWTEST_F() member in std
79 std::cout <<" not the camera, success." << std::endl; in HWTEST_F()
88 std::cout << "==========[test log]Flashlight turn on fail, at the "; in HWTEST_F() member in std
89 std::cout << (i+1) <<"times, RetCode is " << Test_->rc << std::endl; in HWTEST_F()
103 std::cout << "==========[test log]Open the camera, preview, then turn on the flashlight,"; in HWTEST_F() member in std
104 std::cout <<" expecte in HWTEST_F()
117 std::cout << "==========[test log]turn on the flashlight fail, Test_->rc = "; HWTEST_F() member in std
137 std::cout << "==========[test log]Open the camera, preview, then turn on the flashlight,"; HWTEST_F() member in std
170 std::cout << "==========[test log]Turn on the flashlight for 5s,then open the camera,"; HWTEST_F() member in std
[all...]
H A Dhdi_device_test.cpp43 std::cout << "==========[test log]Check hdi_device: GetStreamOprator, normal callback input." << std::endl; in HWTEST_F()
58 std::cout << "==========[test log]Check hdi_device: GetStreamOprator, normal callback input." << std::endl; in HWTEST_F()
73 std::cout << "==========[test log]Check hdi_device: UpdateSettings,"; in HWTEST_F() member in std
74 std::cout <<" OHOS_CONTROL_AE_EXPOSURE_COMPENSATION." << std::endl; in HWTEST_F()
82 std::cout << "cameraDevice->UpdateSettings's rc " << Test_->rc << std::endl; in HWTEST_F()
93 std::cout << "==========[test log]Check hdi_device: UpdateSettings, "; in HWTEST_F() member in std
94 std::cout <<"OHOS_CONTROL_AWB_MODE:OHOS_CONTROL_AWB_MODE_AUTO." << std::endl; in HWTEST_F()
105 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CONTROL_AWB_MODE_AUTO." << std::endl; in HWTEST_F()
123 std::cout << "==========[test log]Check hdi_device: UpdateSettings, "; in HWTEST_F() member in std
124 std::cout <<"OHOS_CONTROL_AWB_MOD in HWTEST_F()
153 std::cout << "==========[test log]Check hdi_device: UpdateSettings,"; HWTEST_F() member in std
183 std::cout << "==========[test log]Check hdi_device: UpdateSettings,"; HWTEST_F() member in std
213 std::cout << "==========[test log]Check hdi_device: UpdateSettings,"; HWTEST_F() member in std
243 std::cout << "==========[test log]Check hdi_device: UpdateSettings,"; HWTEST_F() member in std
274 std::cout << "==========[test log]Check hdi_device: UpdateSettings,"; HWTEST_F() member in std
[all...]
H A Dcamera_3a_test.cpp43 std::cout << "==========[test log]Preview,then UpdateSettings "; in HWTEST_F() member in std
44 std::cout <<"OHOS_CAMERA_AE_EXPOSURE_COMPENSATION, success." << std::endl; in HWTEST_F()
55 std::cout << "==========[test log]UpdateSettings, exposure for 10s." << std::endl; in HWTEST_F()
73 std::cout << "==========[test log]Preview,updateSettings"; in HWTEST_F() member in std
74 std::cout <<" OHOS_CAMERA_AWB_MODE-OHOS_CONTROL_AWB_MODE_AUTO, success." << std::endl; in HWTEST_F()
84 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CAMERA_AWB_MODE_AUTO." << std::endl; in HWTEST_F()
102 std::cout << "==========[test log]Preview,updateSettings "; in HWTEST_F() member in std
103 std::cout <<"OHOS_CAMERA_AWB_MODE-OHOS_CONTROL_AWB_MODE_INCANDESCENT, success." << std::endl; in HWTEST_F()
113 std::cout << "==========[test log]UpdateSettings, awb : OHOS_CAMERA_AWB_MODE_INCANDESCENT." << std::endl; in HWTEST_F()
131 std::cout << " in HWTEST_F() member in std
160 std::cout << "==========[test log]Preview,updateSettings "; HWTEST_F() member in std
189 std::cout << "==========[test log]Preview, updateSettings "; HWTEST_F() member in std
220 std::cout << "==========[test log]Preview,updateSettings "; HWTEST_F() member in std
251 std::cout << "==========[test log]Preview,updateSettings "; HWTEST_F() member in std
280 std::cout << "==========[test log]Preview,updateSettings "; HWTEST_F() member in std
309 std::cout << "==========[test log]Preview,updateSettings "; HWTEST_F() member in std
337 std::cout << "==========[test log]UpdateSettings, "; HWTEST_F() member in std
356 std::cout << "==========[test log]Preview set 3A, "; HWTEST_F() member in std
[all...]
H A Doffline_stream_test.cpp44 std::cout << "==========[test log]Preview and still_capture streams, "; in HWTEST_F() member in std
45 std::cout << " Change still_capture To OfflineStream, excepted success." << std::endl; in HWTEST_F()
61 std::cout << "==========[test log]Check offline: ChangeToOfflineStream rc = " << Test_->rc << std::endl; in HWTEST_F()
64 std::cout << "==========[test log]Check offline stream: offline StreamOperator != nullptr" << std::endl; in HWTEST_F()
66 std::cout << "==========[test log]Check offline stream: offline StreamOperator == nullptr" << std::endl; in HWTEST_F()
74 std::cout << "==========[test log]Check offline stream: Pretend to wait 5s for callback..." << std::endl; in HWTEST_F()
87 std::cout << "==========[test log]Check offline stream: Preview and still_capture streams, "; in HWTEST_F() member in std
88 std::cout << " Change Preview To OfflineStream, excepted fail." << std::endl; in HWTEST_F()
104 std::cout << "==========[test log]Check offline: ChangeToOfflineStream rc = " << Test_->rc << std::endl; in HWTEST_F()
106 std::cout << " in HWTEST_F()
121 std::cout << "==========[test log]Check offline stream: Preview and video streams, "; HWTEST_F() member in std
[all...]
H A Dopen_camera_test.cpp42 std::cout << "==========[test log]OpenCamera, success."<< std::endl; in HWTEST_F()
44 std::cout << "==========[test log]cameraIds size = "<< Test_->cameraIds.size() << std::endl; in HWTEST_F()
46 std::cout << "==========[test log]cameraId = " << cameraId << std::endl; in HWTEST_F()
53 std::cout << "==========[test log]OpenCamera success." << std::endl; in HWTEST_F()
55 std::cout << "==========[test log]OpenCamera fail, rc = " << Test_->rc << std::endl; in HWTEST_F()
59 std::cout << "==========[test log]Test_->cameraDevice->Close()." << std::endl; in HWTEST_F()
71 std::cout << "==========[test log]Open all Cameras."<< std::endl; in HWTEST_F()
74 std::cout << "cameraId = " << cameraId << std::endl; in HWTEST_F()
79 std::cout << "==========[test log]OpenCamera success, cameraId = " << cameraId << std::endl; in HWTEST_F()
81 std::cout << " in HWTEST_F() member in std
[all...]
H A Dcommon.cpp69 std::cout << "receive preview buffer not save" << std::endl; in SaveYUV()
115 std::cout << "save yuv to file:" << path << std::endl; in SaveYUV()
118 std::cout << "open file failed, errno = " << strerror(errno) << std::endl; in SaveYUV()
124 std::cout << "write file failed, error = " << strerror(errno) << std::endl; in SaveYUV()
134 std::cout << "SaveVideoFile: operationMode = " << operationMode << " videoFd = "<< videoFd << std::endl; in SaveVideoFile()
159 std::cout << "open file failed, errno = " << strerror(errno) << std::endl; in SaveVideoFile()
165 std::cout << "write file failed, error = " << strerror(errno) << std::endl; in SaveVideoFile()
185 std::cout << "==========[test log]ICameraHost get failed."<< std::endl; in Init()
187 std::cout << "==========[test log]ICameraHost get success."<< std::endl; in Init()
195 std::cout << " in Init()
[all...]
H A Dpreview_test.cpp43 std::cout << "==========[test log]Preview stream, 640*480, expected success." << std::endl; in HWTEST_F()
64 std::cout << "==========[test log]Preview stream, 1280*960, expected success." << std::endl; in HWTEST_F()
116 std::cout << "==========[test log]GetStreamOperator success." << std::endl; in HWTEST_F()
131 std::cout << "==========[test log]GetStreamOperator, input nullptr." << std::endl; in HWTEST_F()
134 std::cout << "GetStreamOperator's rc " << Test_->rc << std::endl; in HWTEST_F()
146 std::cout << "==========[test log]Preview, CommitStreams Metadata = nullptr." << std::endl; in HWTEST_F()
164 std::cout << "==========[test log]Preview, CommitStreams no CreateStreams, expected fail." << std::endl; in HWTEST_F()
171 std::cout << "streamOperator->CommitStreams's rc " << Test_->rc << std::endl; in HWTEST_F()
183 std::cout << "==========[test log]Preview and release streams, success." << std::endl; in HWTEST_F()
204 std::cout << " in HWTEST_F()
[all...]
H A Dhdi_host_test.cpp43 std::cout << "==========[test log]Check hdi_host: GetCameraIds([out] String[] ids)." << std::endl; in HWTEST_F()
48 std::cout << "==========[test log]Check hdi_host:cameraIds.size()= ."<< Test_->cameraIds.size() << std::endl; in HWTEST_F()
60 std::cout << "==========[test log]Check hdi_host: GetCameraAbility, normal cameraId." << std::endl; in HWTEST_F()
66 std::cout << "==========[test log]Check hdi_host: cameraid = " << Test_->cameraIds[i] << std::endl; in HWTEST_F()
80 std::cout << "==========[test log]Check hdi_host: GetCameraAbility, abnormal cameraId = 'abc'." << std::endl; in HWTEST_F()
84 std::cout << "==========[test log]Check hdi_host: Test_->rc ="<< Test_->rc << std::endl; in HWTEST_F()
97 std::cout << "==========[test log]Check hdi_host: GetCameraAbility, abnormal cameraId = ''." << std::endl; in HWTEST_F()
101 std::cout << "==========[test log]Check hdi_host: Test_->rc ="<< Test_->rc << std::endl; in HWTEST_F()
114 std::cout << "==========[test log]Check hdi_host: OpenCamera, normal cameraId."<< std::endl; in HWTEST_F()
121 std::cout << " in HWTEST_F()
[all...]
/drivers/external_device_manager/test/moduletest/drivers_pkg_manager_mt/
H A Ddrivers_pkg_manager_mt.cpp36 cout << "------------------" << endl; in PrintQueryMatchDriver()
48 cout << "Query Success" << endl; in PrintQueryMatchDriver()
50 cout << "------------------" << endl; in PrintQueryMatchDriver()
55 cout << START_TEXT << endl; in main()
60 cout << "BusExtensionCore init failed" << endl; in main()
66 cout << "drvPkgMgrInstance init failed" << endl; in main()
77 cout << "invalid param" << endl; in main()
80 cout << "exit!" << endl; in main()
/drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/
H A Ddrv_bundle_callback_test.cpp30 cout << "DrvBundleStateCallbackTest SetUp" << endl;
34 cout << "DrvBundleStateCallbackTest TearDown" << endl;
42 cout << "Ptr DrvBundleCallback_GetAllInfos_Test" << endl; in HWTEST_F()
49 cout << "Ptr DrvBundleCallback_GetStiching_Test" << endl; in HWTEST_F()
58 cout << "DrvBundleStateCallbackPtrTest SetUp" << endl;
66 cout << "DrvBundleStateCallbackPtrTest TearDown" << endl;
73 cout << "DrvBundleCallback_New_Test" << endl; in HWTEST_F()
83 cout << "DrvBundleCallback_Delete_Test" << endl; in HWTEST_F()
/drivers/hdf_core/framework/tools/hdf_dbg/
H A Dhdf_dbg.cpp79 using std::cout;
96 cout << HELP_COMMENT; in PrintHelp()
122 cout << "display service info in user space, format:" << endl; in PrintAllServiceInfoUser()
123 cout << titleName << ":devClass" << "\t:devId" << endl; in PrintAllServiceInfoUser()
127 cout << info.serviceName << ":0x" << std::hex << info.devClass << "\t:0x" << info.devId << endl; in PrintAllServiceInfoUser()
131 cout << "total " << std::dec << cnt << " services in user space" << endl; in PrintAllServiceInfoUser()
140 cout << "display service info in kernel space, format:" << endl; in PrintAllServiceInfoKernel()
141 cout << titleName << ":devClass" << "\t:devId" << endl; in PrintAllServiceInfoKernel()
161 cout << serviceName << ":0x" << std::hex << devClass << "\t:0x" << devId << endl; in PrintAllServiceInfoKernel()
165 cout << "tota in PrintAllServiceInfoKernel()
[all...]
/drivers/peripheral/codec/test/demo/idl/src/
H A Dcommand_parse.cpp90 std::cout << "Options:" << std::endl; in ShowUsage()
91 std::cout << " -w, --width=width The video width." << std::endl; in ShowUsage()
92 std::cout << " -h, --height=height The video height." << std::endl; in ShowUsage()
93 std::cout << " -o, --out=FILE The file name for output file." << std::endl; in ShowUsage()
94 std::cout << " -i, --in=FILE The file name for input file." << std::endl; in ShowUsage()
95 std::cout << " --HEVC HEVC decode or HEVC encode, AVC for default." << std::endl; in ShowUsage()
96 std::cout << " --nocopy Support BufferHandle." << std::endl; in ShowUsage()
97 std::cout << " --dma Support dma Buffer." << std::endl; in ShowUsage()
98 std::cout << " --help The help info." << std::endl; in ShowUsage()
/drivers/external_device_manager/test/moduletest/bus_extension_usb_mt/
H A Dbus_extension_usb_mt.cpp44 cout << HELP_TEXT << endl; in Entry()
47 cout << START_TEXT << endl; in Entry()
57 cout << in; in Entry()
60 cout << EXIT_TEXT << endl; in Entry()
85 cout << "++++++++, all usb device, count = " << devInfoMap_.size() << " detail:" << endl; in PrintAllDevice()
87 cout << devItem.second->GetDeviceDescription().c_str() << endl; in PrintAllDevice()
89 cout << "--------" << endl; in PrintAllDevice()
/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcommand_parse.cpp97 std::cout << "Options:" << std::endl; in ShowUsage()
98 std::cout << " -w, --width=width The video width." << std::endl; in ShowUsage()
99 std::cout << " -h, --height=height The video height." << std::endl; in ShowUsage()
100 std::cout << " -o, --out=FILE The file name for output file." << std::endl; in ShowUsage()
101 std::cout << " -i, --in=FILE The file name for input file." << std::endl; in ShowUsage()
102 std::cout << " -cN, --color=N The color format in the file. 0 is YUV420SP, 1 is RGBA888, 2 is BGRA888, " in ShowUsage()
105 std::cout << " --HEVC HEVC decode or encode, AVC for default." << std::endl; in ShowUsage()
106 std::cout << " --MPEG4 MPEG4 decode or encode, AVC for default." << std::endl; in ShowUsage()
107 std::cout << " --VP9 VP9 decode or encode, AVC for default." << std::endl; in ShowUsage()
108 std::cout << " in ShowUsage()
[all...]
/drivers/peripheral/codec/test/demo/jpeg/src/
H A Dcommand_parse.cpp64 std::cout << "Options:" << std::endl; in ShowUsage()
65 std::cout << " --help Print this help info." << std::endl; in ShowUsage()
66 std::cout << " -w, --width=width The video width." << std::endl; in ShowUsage()
67 std::cout << " -h, --height=height The video height." << std::endl; in ShowUsage()
68 std::cout << " -o, --out=FILE The file name for output file." << std::endl; in ShowUsage()
69 std::cout << " -i, --in=FILE The file name for input file." << std::endl; in ShowUsage()

Completed in 11 milliseconds

1234