Home
last modified time | relevance | path

Searched refs:INFO_LOG (Results 1 - 5 of 5) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Drotate_input.cpp49 INFO_LOG("Rotate orientation is VERTICAL"); in OrderInput()
52 INFO_LOG("Rotate orientation is HORIZONTAL"); in OrderInput()
55 INFO_LOG("Rotate orientation is REVERSE_VERTICAL"); in OrderInput()
58 INFO_LOG("Rotate orientation is REVERSE_HORIZONTAL"); in OrderInput()
82 INFO_LOG("Rotate orientation is VERTICAL"); in RandomInput()
85 INFO_LOG("Rotate orientation is HORIZONTAL"); in RandomInput()
88 INFO_LOG("Rotate orientation is REVERSE_VERTICAL"); in RandomInput()
91 INFO_LOG("Rotate orientation is REVERSE_HORIZONTAL"); in RandomInput()
H A Drecord_input.cpp212 INFO_LOG("Started Recording Successfully..."); in OrderInput()
/test/ostest/wukong/common/src/
H A Dapp_manager.cpp116 INFO_LOG("The specified URI page is opened successfully."); in StartAbilityByUriAndType()
136 INFO_LOG("The specified URI page is opened successfully."); in StartAbilityByAbilityAndUri()
/test/ostest/wukong/report/src/
H A Dreport.cpp55 INFO_LOG("init notify"); in ListenCrashDir()
60 INFO_LOG("add_watch"); in ListenCrashDir()
85 INFO_LOG("exit thread"); in ListenCrashDir()
92 INFO_LOG("create listener thread"); in StartCrashDirListen()
94 INFO_LOG("thread detach"); in StartCrashDirListen()
/test/ostest/wukong/common/include/
H A Dwukong_define.h52 #define INFO_LOG(str) WuKongLogger::GetInstance()->Print(LOG_LEVEL_INFO, "INF : (%5d) %s : %s", __LINE__, __func__, str) macro

Completed in 3 milliseconds