Home
last modified time | relevance | path

Searched refs:ERROR_LOG_STR (Results 1 - 10 of 10) sorted by relevance

/test/ostest/wukong/component_event/src/
H A Dtree_manager.cpp70 ERROR_LOG_STR("GetChildElementInfo failed! Errorcode : (%d) ", res); in RecursGetChildElementInfo()
88 ERROR_LOG_STR("Now BundleName is (%s) , Deep is (%d)", curBundleName.c_str(), componentChild->GetIndex()); in RecursGetChildElementInfo()
207 ERROR_LOG_STR("ability index (%d) more than pageTreeList count (%d)", currentAbilityNode_->GetIndex(), in MakeAndCheckNewAbility()
213 ERROR_LOG_STR("page index (%d) more than componentTreeList count (%d)", currentPageNode_->GetIndex(), in MakeAndCheckNewAbility()
263 ERROR_LOG_STR("Accessibility Ability get root element info failed! ErrCode : (%d) ", bResult); in UpdateComponentInfo()
351 ERROR_LOG_STR("component index (%d) more than elementInfoList count (%d)", componentNode->GetIndex(), in SetActiveComponent()
370 ERROR_LOG_STR("component index (%d) more than elementInfoList count (%d)", inputComponent->GetIndex(), in SetActiveComponent()
431 ERROR_LOG_STR("UpdatePage child index (%d) more than elementInfoList_ GetChildren() size (%u)", index, in UpdatePage()
441 ERROR_LOG_STR("UpdatePage back layer (%d) more than currentPageNode_ parent (%p)", layer, in UpdatePage()
450 ERROR_LOG_STR("currentPageNode in UpdatePage()
[all...]
/test/ostest/wukong/report/src/
H A Dexception_manager.cpp45 ERROR_LOG_STR("failed to create dir: %s", DEFAULT_DIR.c_str()); in InitReportFolder()
64 ERROR_LOG_STR("Failed to create csv file at: %s", filePath.c_str()); in InitCsvFile()
H A Dreport.cpp137 ERROR_LOG_STR("dir{%s} opendir error", DEFAULT_DIR.c_str()); in EnvInit()
476 ERROR_LOG_STR("dir{%s} opendir error", hilogDirs_.c_str()); in HilogFileRecord()
/test/ostest/wukong/common/src/
H A Dwukong_util.cpp264 ERROR_LOG_STR("bundle name '%s' is not be included in all bundles", arguments[i].c_str()); in CheckArgumentList()
296 ERROR_LOG_STR("Ability name '%s' is not be included in all abilities", arguments[i].c_str()); in CheckAbilityArgumentList()
582 ERROR_LOG_STR("WriteBundleInfo getBundleInfo result %d, bundleName: %s", result, in GetAllAbilitiesByBundleName()
619 ERROR_LOG_STR("WriteWuKongBundleInfo getBundleInfo result %d", getBundleResult); in GetAllAbilities()
659 ERROR_LOG_STR("failed to get source file path (%s), errno: (%d)", sourceFile.c_str(), errno); in CopyFile()
673 ERROR_LOG_STR("failed to get dest dir path (%s), errno: (%d)", destDir.c_str(), errno); in CopyFile()
/test/ostest/wukong/input_factory/src/
H A Dappswitch_input.cpp47 ERROR_LOG_STR("bundleList (%u) or abilityList (%u) is 0", bundleList.size(), abilityList.size()); in OrderInput()
70 ERROR_LOG_STR("bundleList (%u) or abilityList (%u) is 0", bundleList.size(), abilityList.size()); in RandomInput()
H A Drecord_input.cpp97 ERROR_LOG_STR("Failed to create csv file at: %s", filePath.c_str()); in InitEventRecordFile()
/test/ostest/wukong/common/include/
H A Dwukong_define.h46 #define ERROR_LOG_STR(format, ...) \ macro
/test/ostest/wukong/shell_command/src/
H A Dwukong_shell_command.cpp116 ERROR_LOG_STR("GetTestFlow TestFlow is null command (%s)", cmd_.c_str()); in RunTestCommand()
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp220 ERROR_LOG_STR("bundleList (%u) or abilityList (%u) is 0", bundleList.size(), abilityList.size()); in ProtectRightAbility()
H A Drandom_test_flow.cpp478 ERROR_LOG_STR("Ability Name : ("%s") startup failed", abilityList[index].c_str()); in ProtectRightAbility()

Completed in 8 milliseconds