Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/hilog/
H A Dhilog_level.c30 #define ENABLE_LOG "param set musl.log.enable true" macro
176 int result = TestValidEnv(ENABLE_LOG); in main()
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_hilog_adapter.c39 #define ENABLE_LOG "param set musl.log.enable true" macro
266 system(ENABLE_LOG); in main()
/third_party/nghttp2/src/
H A Dshrpx_log.h44 #define ENABLE_LOG 1 macro
46 #define LOG_ENABLED(SEVERITY) (ENABLE_LOG && shrpx::Log::log_enabled(SEVERITY))

Completed in 2 milliseconds