Home
last modified time | relevance | path

Searched refs:InitializeStdLogging (Results 1 – 25 of 38) sorted by relevance

12

/arkcompiler/toolchain/tooling/test/
Ddebugger_commands_test.cpp36 Logger::InitializeStdLogging(Logger::Level::FATAL, LoggerComponentMaskAll); in SetUpTestCase()
41 Logger::InitializeStdLogging(Logger::Level::ERROR, LoggerComponentMaskAll); in TearDownTestCase()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dlogger_test.cpp49 Logger::InitializeStdLogging(Logger::Level::DEBUG, ark::LOGGER_COMPONENT_MASK_ALL); in DEATH_TEST()
93 Logger::InitializeStdLogging(Logger::Level::FATAL, componentMask); in DEATH_TEST()
124 Logger::InitializeStdLogging(Logger::Level::ERROR, componentMask); in DEATH_TEST()
152 Logger::InitializeStdLogging(Logger::Level::INFO, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
175 Logger::InitializeStdLogging(Logger::Level::ERROR, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
195 Logger::InitializeStdLogging(Logger::Level::FATAL, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
217 Logger::InitializeStdLogging(Logger::Level::INFO, componentMask); in TEST()
282 …Logger::InitializeStdLogging(Logger::Level::INFO, ark::Logger::ComponentMask().set(Logger::Compone… in TEST()
308 Logger::InitializeStdLogging(Logger::Level::INFO, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
335 Logger::InitializeStdLogging(Logger::Level::INFO, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
[all …]
Ddfx_test.cpp112 Logger::InitializeStdLogging(Logger::Level::INFO, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
/arkcompiler/runtime_core/libpandabase/tests/
Dlogger_test.cpp57 Logger::InitializeStdLogging(Logger::Level::DEBUG, panda::LoggerComponentMaskAll);
101 Logger::InitializeStdLogging(Logger::Level::FATAL, component_mask);
132 Logger::InitializeStdLogging(Logger::Level::ERROR, component_mask);
160 Logger::InitializeStdLogging(Logger::Level::INFO, panda::LoggerComponentMaskAll);
183 Logger::InitializeStdLogging(Logger::Level::ERROR, panda::LoggerComponentMaskAll);
203 Logger::InitializeStdLogging(Logger::Level::FATAL, panda::LoggerComponentMaskAll);
225 Logger::InitializeStdLogging(Logger::Level::INFO, component_mask);
294 …Logger::InitializeStdLogging(Logger::Level::INFO, panda::Logger::ComponentMask().set(Logger::Compo…
320 Logger::InitializeStdLogging(Logger::Level::INFO, panda::LoggerComponentMaskAll);
339 Logger::InitializeStdLogging(Logger::Level::INFO, panda::LoggerComponentMaskAll);
/arkcompiler/runtime_core/abc2program/
Dabc2program_options.cpp45 panda::Logger::InitializeStdLogging( in Parse()
54 panda::Logger::InitializeStdLogging(panda::Logger::Level::ERROR, in Parse()
/arkcompiler/runtime_core/static_core/libpandabase/tests/taskmanager/
Dtask_sheduler_logging_test.cpp41 Logger::InitializeStdLogging(Logger::Level::INFO, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
74 Logger::InitializeStdLogging(Logger::Level::INFO, ark::LOGGER_COMPONENT_MASK_ALL); in TEST()
/arkcompiler/runtime_core/static_core/tools/sampler/
Dmain.cpp32 Logger::InitializeStdLogging(Logger::Level::INFO, Logger::ComponentMaskFromString("profiler")); in Main()
/arkcompiler/runtime_core/disassembler/
Ddisasm.cpp73 panda::Logger::InitializeStdLogging( in ProcessArgs()
82 panda::Logger::InitializeStdLogging(panda::Logger::Level::ERROR, in ProcessArgs()
/arkcompiler/runtime_core/static_core/disassembler/
Ddisasm.cpp113 ark::Logger::InitializeStdLogging(ark::Logger::Level::DEBUG, in ProcessArgs()
120 ark::Logger::InitializeStdLogging(ark::Logger::Level::ERROR, in ProcessArgs()
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/
Dets_vm_init_prealloc_test.cpp52 Logger::InitializeStdLogging(Logger::Level::ERROR, 0); in EtsVMInitPreallocTest()
Dets_vm_test.cpp45 Logger::InitializeStdLogging(Logger::Level::ERROR, 0); in EtsVMTest()
/arkcompiler/runtime_core/static_core/dprof/converter/
Dmain.cpp77 …Logger::InitializeStdLogging(Logger::LevelFromString(options.GetLogLevel()), ark::LOGGER_COMPONENT… in Main()
/arkcompiler/runtime_core/static_core/plugins/ets/arkts_header/
Darkts_header.cpp48 ark::Logger::InitializeStdLogging(ark::Logger::Level::ERROR, in ProcessArgs()
/arkcompiler/runtime_core/static_core/runtime/tests/
Dthread_test.cpp38 Logger::InitializeStdLogging(Logger::Level::ERROR, 0); in ThreadTest()
Dexplicit_gc_test.cpp60 Logger::InitializeStdLogging(Logger::Level::INFO, componentMask); in SetupRuntime()
/arkcompiler/runtime_core/static_core/static_linker/
Dlink.cpp60 ark::Logger::InitializeStdLogging( in main()
/arkcompiler/runtime_core/static_core/quickener/
Dquick.cpp50 ark::Logger::InitializeStdLogging( in ProcessArgs()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlogger.cpp73 Logger::InitializeStdLogging(level, componentMask); in Initialize()
217 void Logger::InitializeStdLogging(Level level, ComponentMask componentMask) in InitializeStdLogging() function in ark::Logger
Dlogger.h137 PANDA_PUBLIC_API static void InitializeStdLogging(Level level, ComponentMask componentMask);
/arkcompiler/ets_frontend/ets2panda/test/unit/
Dast_dumper_test.cpp133 ark::Logger::InitializeStdLogging(ark::Logger::LevelFromString(options->LogLevel()), mask); in GetProgram()
Drest_parameter_flag_test.cpp87 Logger::InitializeStdLogging(Logger::LevelFromString(options->LogLevel()), mask); in GetProgram()
/arkcompiler/ets_frontend/ets2panda/util/
DgenerateBin.cpp32 … ark::Logger::InitializeStdLogging(Logger::LevelFromString(options->LogLevel()), componentMask); in InitializeLogging()
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.cpp79 Logger::InitializeStdLogging(level, component_mask); in Initialize()
252 void Logger::InitializeStdLogging(Level level, const ComponentMask &component_mask) in InitializeStdLogging() function in panda::Logger
/arkcompiler/ets_frontend/ets2panda/aot/
Dmain.cpp138 Logger::InitializeStdLogging(Logger::LevelFromString(options->LogLevel()), mask); in Run()
/arkcompiler/runtime_core/static_core/dprof/daemon/
Dmain.cpp236 …Logger::InitializeStdLogging(Logger::LevelFromString(options.GetLogLevel()), ark::LOGGER_COMPONENT… in Main()

12