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

/dovecot/src/lib/
H A Dtest-istream-chain.c86 struct istream *test_input, *test_input2, *test_input3, *test_input4, local
97 test_input4 = test_istream_create("ddddddddddddddddddddddddd");
134 i_stream_chain_append(chain, test_input4);
177 i_stream_unref(&test_input4);

Completed in 2155 milliseconds