Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_util.c564 #define LOGEQ(sev,msg) do { \ in test_evutil_log() macro
581 LOGEQ(EVENT_LOG_WARN, "Far too many wombats (99)"); in test_evutil_log()
585 LOGEQ(EVENT_LOG_MSG, "Connecting lime to coconut"); in test_evutil_log()
590 LOGEQ(EVENT_LOG_DEBUG, "A millisecond passed! We should log that!"); in test_evutil_log()
602 LOGEQ(EVENT_LOG_WARN,buf); in test_evutil_log()
625 LOGEQ(EVENT_LOG_WARN, buf); in test_evutil_log()
634 #undef LOGEQ in test_evutil_log()