Home
last modified time | relevance | path

Searched defs:is_loggable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/utils/logging/
H A DLogger.cpp125 bool Logger::is_loggable(LogLevel log_level) in is_loggable() function in Logger
/aosp_15_r20/system/logging/liblog/tests/
H A Dliblog_test.cpp1237 TEST(liblog, is_loggable) { in TEST() argument