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

/dovecot/src/lib/
H A Dtest-istream-chain.c86 struct istream *test_input, *test_input2, *test_input3, *test_input4, local
96 test_input3 = test_istream_create("cccccccccccccccccccccccccccccc");
124 i_stream_chain_append(chain, test_input3);
176 i_stream_unref(&test_input3);
H A Dtest-stats-dist.c57 static int64_t test_input3[] = { local
62 test_input1, test_input2, test_input3

Completed in 355 milliseconds