Searched refs:DEBUG_LOG (Results 1 – 13 of 13) sorted by relevance
109 DEBUG_LOG("first page"); in ChooseScene()124 DEBUG_LOG("at same page"); in ChooseScene()157 DEBUG_LOG("compare page"); in CompareComponentInfos()180 DEBUG_LOG("update failed"); in CompareComponentInfos()191 DEBUG_LOG("add new page"); in CompareComponentInfos()257 DEBUG_LOG("go to same page"); in FindSamePageInChildren()259 DEBUG_LOG("update failed"); in FindSamePageInChildren()296 DEBUG_LOG("update failed"); in FindSamePageInParent()300 DEBUG_LOG("continue to same page"); in FindSamePageInParent()304 DEBUG_LOG("back to same page"); in FindSamePageInParent()
115 DEBUG_LOG("Found same old ability"); in FindAbility()136 DEBUG_LOG("Ability not change"); in MakeAndCheckNewAbility()143 DEBUG_LOG("Ability changed"); in MakeAndCheckNewAbility()
59 DEBUG_LOG("File exist. Now create wukong test mutex."); in WuKongMutexFile()62 DEBUG_LOG("File create. Now create wukong test mutex."); in WuKongMutexFile()64 DEBUG_LOG("Error creating directory!"); in WuKongMutexFile()102 DEBUG_LOG("Open Semaphore success"); in InitSemaphore()
128 DEBUG_LOG("Command arguments is invalid and exit"); in RunTestCommand()137 DEBUG_LOG("connected successfully"); in RunTestCommand()147 DEBUG_LOG("Test flow run failed"); in RunTestCommand()
47 DEBUG_LOG("bundle start allow"); in AllowAbilityStart()60 DEBUG_LOG("bundle start prohibition"); in AllowAbilityStart()
47 DEBUG_LOG("Failed to get display pixelMap"); in TakeWuKongScreenCap()56 DEBUG_LOG("error: png_create_write_struct nullptr!"); in TakeWuKongScreenCap()61 DEBUG_LOG("error: png_create_info_struct error nullptr!"); in TakeWuKongScreenCap()325 DEBUG_LOG("File exist."); in WukongScreenCap()328 DEBUG_LOG("File create."); in WukongScreenCap()330 DEBUG_LOG("Error creating directory!"); in WukongScreenCap()339 DEBUG_LOG("The snapshot has been created."); in WukongScreenCap()341 DEBUG_LOG("This snapshot can not be created."); in WukongScreenCap()
76 DEBUG_LOG("Logger already started"); in Start()
195 DEBUG_LOG("handle permission window"); in PermoissionInput()
206 DEBUG_LOG("componmentType map"); in SyncInputInfo()216 DEBUG_LOG("first appswitch abandon"); in SyncInputInfo()268 DEBUG_LOG("start event statistics"); in SegmentedWriteCSV()270 DEBUG_LOG("end event statistics"); in SegmentedWriteCSV()271 DEBUG_LOG("start componment statistics"); in SegmentedWriteCSV()273 DEBUG_LOG("end componment statistics"); in SegmentedWriteCSV()318 DEBUG_LOG("SegmentedWriteJson start"); in SegmentedWriteJson()397 DEBUG_LOG("SegmentedWriteJson end"); in SegmentedWriteJson()416 DEBUG_LOG("hilog copy action"); in HilogFileRecord()
34 DEBUG_LOG("record data"); in FilterDetail()
110 DEBUG_LOG(paramError.c_str()); in EnvInit()124 DEBUG_LOG(paramError.c_str()); in EnvInit()342 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgument()355 DEBUG_LOG(PARAM_TIME_COUNT_ERROR); in CheckArgument()398 DEBUG_LOG(paramError.c_str()); in CheckPosition()
377 DEBUG_LOG(PARAM_COUNT_TIME_ERROR); in CheckArgument()390 DEBUG_LOG(PARAM_TIME_COUNT_ERROR); in CheckArgument()
49 #define DEBUG_LOG(str) \ macro