Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/
H A Dimage_source_test.cpp47 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
82 DEBUG_LOG("Get property error %{public}s", utf8name); in GetBoolProperty()
96 DEBUG_LOG("Get property error %{public}s", utf8name); in GetInt32Property()
107 DEBUG_LOG("Get property error %{public}s", utf8name); in GetUint32Property()
119 DEBUG_LOG("Get property error %{public}s", utf8name); in GetArrayBufferProperty()
132 DEBUG_LOG("Get napi string length error"); in GetStringValue()
137 DEBUG_LOG("Get napi string error"); in GetStringValue()
159 DEBUG_LOG("argCount %{public}zu < want %{public}zu", argCount, want); in checkArgs()
164 DEBUG_LOG("argValue[%{public}zu] is nullptr", i); in checkArgs()
173 DEBUG_LOG("en in parseImageSource()
[all...]
H A Dimage_source_module_test.cpp37 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packing_test.cpp44 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
66 DEBUG_LOG("Get property error %{public}s", utf8name); in GetInt32Property()
77 DEBUG_LOG("Get property error %{public}s", utf8name); in GetUint32Property()
89 DEBUG_LOG("Get property error %{public}s", utf8name); in GetStringProperty()
95 DEBUG_LOG("Get napi string length error"); in GetStringProperty()
105 DEBUG_LOG("Get napi string error"); in GetStringProperty()
114 DEBUG_LOG("argCount %{public}zu < want %{public}zu", argCount, want); in checkArgs()
119 DEBUG_LOG("argValue[%{public}zu] is nullptr", i); in checkArgs()
136 DEBUG_LOG("env is %{public}s || arg is %{public}s", DEBUG_PTR(env), DEBUG_PTR(arg)); in parseImagePackingOps()
181 DEBUG_LOG("Invail in getNativeImagePacker()
[all...]
H A Dimage_packer_module_test.cpp30 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
/test/ostest/wukong/component_event/src/
H A Dfocus_scene_delegate.cpp105 DEBUG_LOG("first page"); in ChooseScene()
120 DEBUG_LOG("at same page"); in ChooseScene()
153 DEBUG_LOG("compare page"); in CompareComponentInfos()
178 DEBUG_LOG("update failed"); in CompareComponentInfos()
189 DEBUG_LOG("add new page"); in CompareComponentInfos()
255 DEBUG_LOG("go to same page"); in FindSamePageInChildren()
257 DEBUG_LOG("update failed"); in FindSamePageInChildren()
297 DEBUG_LOG("update failed"); in FindSamePageInParent()
301 DEBUG_LOG("continue to same page"); in FindSamePageInParent()
305 DEBUG_LOG("bac in FindSamePageInParent()
[all...]
H A Dscene_delegate.cpp105 DEBUG_LOG("first page"); in ChooseScene()
120 DEBUG_LOG("at same page"); in ChooseScene()
153 DEBUG_LOG("compare page"); in CompareComponentInfos()
178 DEBUG_LOG("update failed"); in CompareComponentInfos()
189 DEBUG_LOG("add new page"); in CompareComponentInfos()
255 DEBUG_LOG("go to same page"); in FindSamePageInChildren()
257 DEBUG_LOG("update failed"); in FindSamePageInChildren()
297 DEBUG_LOG("update failed"); in FindSamePageInParent()
301 DEBUG_LOG("continue to same page"); in FindSamePageInParent()
305 DEBUG_LOG("bac in FindSamePageInParent()
[all...]
H A Dtree_manager.cpp147 DEBUG_LOG("Found same old ability"); in FindAbility()
168 DEBUG_LOG("Ability not change"); in MakeAndCheckNewAbility()
175 DEBUG_LOG("Ability changed"); in MakeAndCheckNewAbility()
235 DEBUG_LOG("ComponentManager connect successfully"); in ReconnectAccessibility()
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/
H A DmediaAssetManager.cpp37 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
69 DEBUG_LOG("Callback context is nullptr"); in Callback()
79 DEBUG_LOG("Callback scope is nullptr"); in Callback()
91 DEBUG_LOG("Callback callback is nullptr"); in Callback()
95 DEBUG_LOG("Callback env or callbackRef is nullptr"); in Callback()
111 DEBUG_LOG("uv loop is nullptr"); in NapiMediaAssetDataHandler()
123 DEBUG_LOG("uv_work_t is nullptr"); in OnDataPreared()
139 DEBUG_LOG("uv_queue_work failed"); in OnDataPreared()
183 DEBUG_LOG("Invalid delivery mode"); in GetDeliveryMode()
194 DEBUG_LOG("GetDeliveryMod in ParseArgGetRequestOption()
[all...]
H A DphotoAccessHelper.cpp30 DEBUG_LOG("create mediaAssetManager instance failed"); in NDKMediaLibrary()
35 DEBUG_LOG("create OH_MediaAssetChangeRequest instance failed"); in NDKMediaLibrary()
270 DEBUG_LOG("strncpy_s failed"); in ChangeRequestAddResourceWithUri()
295 DEBUG_LOG("ChangeRequestAddResourceWithUri success"); in ChangeRequestAddResourceWithUri()
312 DEBUG_LOG("ChangeRequestGetWriteCacheHandler success"); in ChangeRequestGetWriteCacheHandler()
347 DEBUG_LOG("ChangeRequestAddResourceWithBuffer success"); in ChangeRequestAddResourceWithBuffer()
369 DEBUG_LOG("ChangeRequestSaveCameraPhoto success"); in ChangeRequestSaveCameraPhoto()
385 DEBUG_LOG("ChangeRequestSaveCameraPhoto success"); in ChangeRequestDiscardCameraPhoto()
503 DEBUG_LOG("strncpy_s failed"); in MovingPhotoRequestContentWithUris()
510 DEBUG_LOG("strncpy_ in MovingPhotoRequestContentWithUris()
[all...]
H A DphotoAccessHelper.h40 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
/test/ostest/wukong/input_factory/src/
H A Dcomponent_input.cpp281 DEBUG_LOG("componentInputBranch1"); in RandomInput()
283 DEBUG_LOG("componentInputBranch1 end"); in RandomInput()
285 DEBUG_LOG("componentInputBranch2"); in RandomInput()
293 DEBUG_LOG("componentInputBranch2 before input"); in RandomInput()
295 DEBUG_LOG("componentInputBranch2 after input"); in RandomInput()
299 DEBUG_LOG("componentInputBranch2 after componentInputMsg"); in RandomInput()
303 DEBUG_LOG("componentInputBranch2 before SyncInputInfo"); in RandomInput()
305 DEBUG_LOG("componentInputBranch2 after SyncInputInfo"); in RandomInput()
307 DEBUG_LOG("componentInputBranch2 end"); in RandomInput()
309 DEBUG_LOG("componentInputBranch in RandomInput()
[all...]
/test/ostest/wukong/report/src/
H A Dreport.cpp200 DEBUG_LOG("first appswitch abandon"); in SyncInputInfo()
246 DEBUG_LOG("componmentType map"); in SplitInputMode()
311 DEBUG_LOG("start event statistics"); in SegmentedWriteCSV()
313 DEBUG_LOG("end event statistics"); in SegmentedWriteCSV()
314 DEBUG_LOG("start componment statistics"); in SegmentedWriteCSV()
316 DEBUG_LOG("end componment statistics"); in SegmentedWriteCSV()
361 DEBUG_LOG("SegmentedWriteJson start"); in SegmentedWriteJson()
440 DEBUG_LOG("SegmentedWriteJson end"); in SegmentedWriteJson()
447 DEBUG_LOG("SegmentedWriteForFocusInput start"); in SegmentedWriteForFocusInput()
465 DEBUG_LOG("SegmentedWriteForFocusInpu in SegmentedWriteForFocusInput()
[all...]
H A Dfilter_category.cpp34 DEBUG_LOG("record data"); in FilterDetail()
/test/ostest/wukong/shell_command/src/
H A Dwukong_main.cpp54 DEBUG_LOG("File exist. Now create wukong test mutex."); in WuKongMutexFile()
57 DEBUG_LOG("File create. Now create wukong test mutex."); in WuKongMutexFile()
59 DEBUG_LOG("Error creating directory!"); in WuKongMutexFile()
72 DEBUG_LOG("Open Semaphore success"); in InitSemaphore()
H A Dwukong_shell_command.cpp131 DEBUG_LOG("Command arguments is invalid and exit"); in RunTestCommand()
140 DEBUG_LOG("connected successfully"); in RunTestCommand()
150 DEBUG_LOG("Test flow run failed"); in RunTestCommand()
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp83 DEBUG_LOG("Failed to get display pixelMap"); in TakeWuKongScreenCap()
99 DEBUG_LOG("error: png_create_write_struct nullptr!"); in TakeWuKongScreenCap()
104 DEBUG_LOG("error: png_create_info_struct error nullptr!"); in TakeWuKongScreenCap()
507 DEBUG_LOG("File exist."); in WukongScreenCap()
510 DEBUG_LOG("File create."); in WukongScreenCap()
512 DEBUG_LOG("Error creating directory!"); in WukongScreenCap()
534 DEBUG_LOG("The snapshot has been created."); in WukongScreenCap()
536 DEBUG_LOG("This snapshot can not be created."); in WukongScreenCap()
H A Dapp_manager.cpp47 DEBUG_LOG("bundle start allow"); in AllowAbilityStart()
60 DEBUG_LOG("bundle start prohibition"); in AllowAbilityStart()
H A Dwukong_logger.cpp89 DEBUG_LOG("Logger already started"); in Start()
H A Dcomponent_manager.cpp206 DEBUG_LOG("handle permission window"); in PermoissionInput()
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp113 DEBUG_LOG(paramError.c_str()); in EnvInit()
127 DEBUG_LOG(paramError.c_str()); in EnvInit()
419 DEBUG_LOG(paramError.c_str()); in CheckPosition()
455 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgumentOptionOfc()
475 DEBUG_LOG(PARAM_TIME_COUNT_ERROR); in CheckArgumentOptionOfT()
H A Dfocus_test_flow.cpp590 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgumentOptionOfc()
610 DEBUG_LOG(PARAM_TIME_COUNT_ERROR); in CheckArgumentOptionOfT()
H A Drandom_test_flow.cpp661 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgumentOptionOfc()
681 DEBUG_LOG(PARAM_TIME_COUNT_ERROR); in CheckArgumentOptionOfT()
/test/ostest/wukong/common/include/
H A Dwukong_define.h50 #define DEBUG_LOG(str) \ macro
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/
H A Dpixel_map_module_test.cpp35 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_module_test.cpp30 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro

Completed in 16 milliseconds