Searched refs:setEventConsumer (Results 1 – 2 of 2) sorted by relevance
162 TestLogging.setEventConsumer( in call()175 TestLogging.setEventConsumer(null); in call()
73 static void setEventConsumer(BiConsumer<String, String> consumer) { in setEventConsumer() method in TestLogging