Home
last modified time | relevance | path

Searched refs:LOG_ONCE (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
H A Dlogger_test.cpp344 LOG_ONCE(INFO, COMMON) << "a"; in HWTEST_F()
346 LOG_ONCE(INFO, COMMON) << "b"; in HWTEST_F()
348 LOG_ONCE(INFO, COMMON) << "c"; in HWTEST_F()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dlogger_test.cpp359 LOG_ONCE(INFO, COMMON) << "a"; in TEST()
362 LOG_ONCE(INFO, COMMON) << "b"; in TEST()
364 LOG_ONCE(INFO, COMMON) << "c"; in TEST()
/arkcompiler/runtime_core/libpandabase/utils/
H A Dlogger.h475 #define LOG_ONCE(level, component) \ macro

Completed in 2 milliseconds