Searched defs:logMessage (Results 1 – 6 of 6) sorted by relevance
75 const std::string logMessage = in LogLevelTest() local186 const std::string logMessage = TEST_LOG_MESSAGE + std::to_string(rnd_()); variable
65 const std::string logMessage = in LogLevelTest() local
60 const std::string logMessage = in LogLevelTest() local
116 …const logMessage = `Has ${diagnostics.length} ArkTS Linter Error. You can get the output in ${file… constant
195 …const logMessage: string = 'ArkTS: ArkTSVersion1.0 does not support tsImportSendable in any condit… constant
252 static void WriteMessage(const char* logMessage) in WriteMessage()