Home
last modified time | relevance | path

Searched refs:LOG_LEVEL_ERROR (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_hilog_adapter.c28 #define LOG_LEVEL_ERROR "param set musl.log.level ERROR" macro
59 system(LOG_LEVEL_ERROR); in main()
/third_party/musl/libc-test/src/functionalext/hilog/
Dhilog_level.c33 #define LOG_LEVEL_ERROR "param set musl.log.level ERROR" macro
79 int result = TestValidEnv(LOG_LEVEL_ERROR); in TestErrorLevel()