Home
last modified time | relevance | path

Searched refs:LOG_VERBOSE (Results 1 – 4 of 4) sorted by relevance

/external/conscrypt/common/src/jni/main/include/conscrypt/
Dlogging.h34 #define CONSCRYPT_LOG_VERBOSE(...) ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)
50 #define CONSCRYPT_LOG_VERBOSE(...) ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)
/external/libese/libese/include/ese/
Dlog.h45 #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
/external/libchrome/base/metrics/
Dstatistics_recorder_unittest.cc625 logging::SetMinLogLevel(logging::LOG_VERBOSE); in TEST_P()
633 logging::SetMinLogLevel(logging::LOG_VERBOSE); in TEST_P()
/external/libchrome/base/
Dlogging.h338 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity variable