Home
last modified time | relevance | path

Searched refs:getLogLevel (Results 1 – 3 of 3) sorted by relevance

/cts/suite/audio_quality/test/
DLogTest.cpp32 Log::LogLevel level = Log::Instance()->getLogLevel(); in TEST_F()
/cts/suite/audio_quality/lib/include/
DLog.h42 LogLevel getLogLevel() { in getLogLevel() function
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java362 final int level = event.getLogLevel(); in verifySecurityLogs()