Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_util.c627 #define LOGEQ(sev,msg) do { \ in test_evutil_log() macro
644 LOGEQ(EVENT_LOG_WARN, "Far too many wombats (99)"); in test_evutil_log()
648 LOGEQ(EVENT_LOG_MSG, "Connecting lime to coconut"); in test_evutil_log()
653 LOGEQ(EVENT_LOG_DEBUG, "A millisecond passed! We should log that!"); in test_evutil_log()
665 LOGEQ(EVENT_LOG_WARN,buf); in test_evutil_log()
688 LOGEQ(EVENT_LOG_WARN, buf); in test_evutil_log()
697 #undef LOGEQ in test_evutil_log()