Searched refs:LOG_VERBOSE (Results 1 – 4 of 4) sorted by relevance
34 #define CONSCRYPT_LOG_VERBOSE(...) ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)50 #define CONSCRYPT_LOG_VERBOSE(...) ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)
45 #define __ALOGV(...) ((void)ALOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
625 logging::SetMinLogLevel(logging::LOG_VERBOSE); in TEST_P()633 logging::SetMinLogLevel(logging::LOG_VERBOSE); in TEST_P()
338 const LogSeverity LOG_VERBOSE = -1; // This is level 1 verbosity variable