/test/xts/acts/multimedia/image/image_js_standard/imageSourceNDK/entry/src/main/cpp/napi/ |
H A D | image_source_test.cpp | 47 #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 D | image_source_module_test.cpp | 37 #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 D | image_packing_test.cpp | 44 #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 D | image_packer_module_test.cpp | 30 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__)
macro
|
/test/ostest/wukong/component_event/src/ |
H A D | focus_scene_delegate.cpp | 105 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 D | scene_delegate.cpp | 105 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 D | tree_manager.cpp | 147 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 D | mediaAssetManager.cpp | 37 #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 D | photoAccessHelper.cpp | 30 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 D | photoAccessHelper.h | 40 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|
/test/ostest/wukong/input_factory/src/ |
H A D | component_input.cpp | 281 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 D | report.cpp | 200 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 D | filter_category.cpp | 34 DEBUG_LOG("record data"); in FilterDetail()
|
/test/ostest/wukong/shell_command/src/ |
H A D | wukong_main.cpp | 54 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 D | wukong_shell_command.cpp | 131 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 D | wukong_util.cpp | 83 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 D | app_manager.cpp | 47 DEBUG_LOG("bundle start allow"); in AllowAbilityStart() 60 DEBUG_LOG("bundle start prohibition"); in AllowAbilityStart()
|
H A D | wukong_logger.cpp | 89 DEBUG_LOG("Logger already started"); in Start()
|
H A D | component_manager.cpp | 206 DEBUG_LOG("handle permission window"); in PermoissionInput()
|
/test/ostest/wukong/test_flow/src/ |
H A D | special_test_flow.cpp | 113 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 D | focus_test_flow.cpp | 590 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgumentOptionOfc() 610 DEBUG_LOG(PARAM_TIME_COUNT_ERROR); in CheckArgumentOptionOfT()
|
H A D | random_test_flow.cpp | 661 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgumentOptionOfc() 681 DEBUG_LOG(PARAM_TIME_COUNT_ERROR); in CheckArgumentOptionOfT()
|
/test/ostest/wukong/common/include/ |
H A D | wukong_define.h | 50 #define DEBUG_LOG(str) \ macro
|
/test/xts/acts/multimedia/image/image_js_standard/imagePixelMapNDK/entry/src/main/cpp/napi/ |
H A D | pixel_map_module_test.cpp | 35 #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 D | image_receiver_module_test.cpp | 30 #define DEBUG_LOG(fmt, ...) MY_HILOG(OHOS::HiviewDFX::HiLog::Info, fmt, ##__VA_ARGS__) macro
|