Searched defs:callback_called (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-mail/
H A Dtest-istream-header-filter.c15 bool callback_called; member in struct:run_ctx
34 ctx->callback_called = TRUE;
45 run_ctx->callback_called = FALSE;
62 test_assert(run_ctx->null_hdr_seen == run_ctx->callback_called);

Completed in 1741 milliseconds