Home
last modified time | relevance | path

Searched refs:TRACK_LOG_STR (Results 1 – 23 of 23) sorted by relevance

/test/ostest/wukong/component_event/src/
Dnormal_scene.cpp47 TRACK_LOG_STR("component inputcount: %d", (*it)->GetInputCount()); in SetInputComponentList()
50 TRACK_LOG_STR("index0: %d", distance(componentList.begin(), it)); in SetInputComponentList()
55 TRACK_LOG_STR("component inputcount: %d", (*it)->GetInputCount()); in SetInputComponentList()
58TRACK_LOG_STR("inputed count: %d, componentList size: %d", count, componentList.size()); in SetInputComponentList()
60 TRACK_LOG_STR("index: %d", distance(componentList.begin(), it)); in SetInputComponentList()
71 TRACK_LOG_STR("componentList size: %d", componentList.size()); in SetInputComponentList()
72 TRACK_LOG_STR("indexList size: %d", indexList.size()); in SetInputComponentList()
123 TRACK_LOG_STR("component inputcount: %d", (*it)->GetInputCount()); in SetInputComponentListForFocusInput()
130 TRACK_LOG_STR("index0: %d", distance(componentList.begin(), it)); in SetInputComponentListForFocusInput()
Dscene_delegate.cpp56 TRACK_LOG_STR("GridContainer count %u", GRID_COUNT); in GetCurrentComponentInfo()
109 TRACK_LOG_STR("new component Node Id: %016llX", newcomponents->GetNodeId()); in ChooseScene()
210 TRACK_LOG_STR("is random back: %d", isBack_); in SetAvailableComponentList()
217 TRACK_LOG_STR("is special back: %d", isBack_); in SetAvailableComponentList()
252 TRACK_LOG_STR("current child ID: %016llX ", it->GetNodeId()); in FindSamePageInChildren()
282 TRACK_LOG_STR("current parent ID: %016llX ", parentpage->GetNodeId()); in FindSamePageInParent()
295 TRACK_LOG_STR("layer: (%d)", layer); in FindSamePageInParent()
Dfocus_scene_delegate.cpp56 TRACK_LOG_STR("GridContainer count %u", GRID_COUNT); in GetCurrentComponentInfo()
109 TRACK_LOG_STR("new component Node Id: %016llX", newcomponents->GetNodeId()); in ChooseScene()
210 TRACK_LOG_STR("is random back: %d", isBack_); in SetAvailableComponentList()
217 TRACK_LOG_STR("is special back: %d", isBack_); in SetAvailableComponentList()
252 TRACK_LOG_STR("current child ID: %016llX", it->GetNodeId()); in FindSamePageInChildren()
282 TRACK_LOG_STR("current parent ID: %016llX ", parentpage->GetNodeId()); in FindSamePageInParent()
295 TRACK_LOG_STR("layer: (%d)", layer); in FindSamePageInParent()
Dcomponent_tree.cpp84TRACK_LOG_STR("component Type: (%d), Width: (%d), Height: (%d)", (uint32_t)type, (int32_t)w, (int3… in SetNodeId()
91TRACK_LOG_STR("component Node ID: (0x%016llX), inspectorKey: (%s)", nodeId_, inspectorKey_.c_str()… in SetNodeId()
Dpage_tree.cpp111 TRACK_LOG_STR("Page Node ID: (0x%016llX)", nodeId_); in SetNodeId()
120 TRACK_LOG_STR("Componentpage path: (%s)", pagePath.c_str()); in SetNodeId()
Dtree_manager.cpp73 TRACK_LOG_STR("GetChildElementInfo child ID (%d), child count (%d), Type (%s)", in RecursGetChildElementInfo()
83 TRACK_LOG_STR("componentChild->GetIndex() is (%d)", componentChild->GetIndex()); in RecursGetChildElementInfo()
116TRACK_LOG_STR("Component Node Indxe:(%d), NodeId:(0x%016llX), input count:(%u), Element ID(%d), Ty… in RecursComponent()
120TRACK_LOG_STR("Component Node Indxe:(%d), NodeId:(0x%016llX), input count:(%u)", componentTree->Ge… in RecursComponent()
179TRACK_LOG_STR("NewAbility Bundle: (%s), Bundle List Name: (%s)", newAbilityNode_->bundleName_.c_st… in MakeAndCheckNewAbility()
455 TRACK_LOG_STR("currentPageNode_->GetIndex(): %d", currentPageNode_->GetIndex()); in UpdatePage()
Dability_tree.cpp61 TRACK_LOG_STR("Ability Node ID: (0x%016llX)", nodeId_); in SetNodeId()
Dwukong_tree.cpp30 TRACK_LOG_STR("name %s", name.c_str()); in GetSubName()
/test/ostest/wukong/report/src/
Dsysevent_listener.cpp35 TRACK_LOG_STR("domain: %s", domain.c_str()); in OnEvent()
36 TRACK_LOG_STR("eventName: %s", eventName.c_str()); in OnEvent()
37 TRACK_LOG_STR("eventType: %d", eventType); in OnEvent()
/test/ostest/wukong/input_factory/src/
Dcomponent_input.cpp98 TRACK_LOG_STR("%s", param->toString().c_str()); in CheckLauncherApp()
117TRACK_LOG_STR("ability (%s) component count (%u), input count (%u)", abilityNode->GetBundleName().… in CheckAbliltyFinished()
169 TRACK_LOG_STR("back count: %d", param->pageBack_[launchIndex]); in JudgeBackResult()
177 TRACK_LOG_STR("lanuchCount_[%d] = %d", launchIndex, param->lanuchCount_[launchIndex]); in JudgeBackResult()
411 TRACK_LOG_STR("component type: %s", componentType.c_str()); in JudgeComponentType()
422 TRACK_LOG_STR("action list size: %u", actionlist.size()); in JudgeComponentType()
426 TRACK_LOG_STR("action type: %d", actionType); in JudgeComponentType()
Dappswitch_input.cpp82 TRACK_LOG_STR("bundle index: %d", index); in RandomInput()
Drecord_input.cpp210 TRACK_LOG_STR("flag: %d", flag); in OrderInput()
/test/ostest/wukong/report/include/
Dstatistics_componment.h45 TRACK_LOG_STR("componmentTypes_.size{%d}", index); in ComponmentTypesIndex()
51 TRACK_LOG_STR("current componmentType find index{%d}", index); in ComponmentTypesIndex()
Dstatistics_event.h44 TRACK_LOG_STR("eventTypes_.size{%d}", index); in ElementTypesIndex()
51 TRACK_LOG_STR("find index{%d}", index); in ElementTypesIndex()
/test/ostest/wukong/shell_command/src/
Dwukong_main.cpp94 TRACK_LOG_STR("Semaphore Is Open: (%d)", value); in IsRunning()
107 TRACK_LOG_STR("Wukong Pid: (%s)", pidStr.c_str()); in IsRunning()
/test/ostest/wukong/component_event/include/
Dpage_tree.h32 TRACK_LOG_STR("Node (0x%016llX)", !parent_.expired(), nodeId_); in ~PageTree()
Dwukong_tree.h67TRACK_LOG_STR("current note has parent (%d), Node (0x%016llX)", !parent_.expired(), nodeId_); in GetParent()
/test/ostest/wukong/test_flow/src/
Drandom_test_flow.cpp149 TRACK_LOG_STR("input: (%02d)", input); in InitEventPercent()
163 TRACK_LOG_STR("sumPercent: %d", sumPercent); in InitEventPercent()
334 TRACK_LOG_STR("Componentpage path: (%s)", path.c_str()); in SetBlockPage()
428 TRACK_LOG_STR("curAbilityName : %s", curAbilityName.c_str()); in ProtectRightAbility()
441 TRACK_LOG_STR("ability index : %d", index); in ProtectRightAbility()
Dfocus_test_flow.cpp148 TRACK_LOG_STR("input: (%02d)", input); in InitEventPercent()
162 TRACK_LOG_STR("sumPercent: %d", sumPercent); in InitEventPercent()
346 TRACK_LOG_STR("Componentpage path: (%s)", path.c_str()); in SetBlockPage()
/test/ostest/wukong/common/src/
Dcomponent_manager.cpp87 TRACK_LOG_STR("OnAccessibilityEvent Start %u", eventInfo.GetEventType()); in OnAccessibilityEvent()
88 TRACK_LOG_STR("current bundle: %s", eventInfo.GetBundleName().c_str()); in OnAccessibilityEvent()
172 TRACK_LOG_STR("Add linstener count (%d)", listenerList_.size()); in AddRegisterListener()
Dapp_manager.cpp103 TRACK_LOG_STR("result %s", std::to_string(result).c_str()); in StartAbilityByBundleInfo()
Dwukong_util.cpp497 TRACK_LOG_STR("bundleIter.name{%s}", bundleIter.name.c_str()); in GetAllAbilitiesByBundleName()
500 TRACK_LOG_STR("map bundleName{%s}", bundleIter.name.c_str()); in GetAllAbilitiesByBundleName()
509TRACK_LOG_STR("bundleName{%s} container abilities item{%s}", bundleIter.name.c_str(), in GetAllAbilitiesByBundleName()
/test/ostest/wukong/common/include/
Dwukong_define.h38 #define TRACK_LOG_STR(format, ...) \ macro