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

/dovecot/src/lib-imap/
H A Dtest-imap-envelope.c116 static const unsigned int parse_tests_count = N_ELEMENTS(parse_tests); variable
149 for (i = 0; i < parse_tests_count; i++) T_BEGIN {
172 for (i = 0; i < parse_tests_count; i++) T_BEGIN {
H A Dtest-imap-bodystructure.c239 static const unsigned int parse_tests_count = N_ELEMENTS(parse_tests); variable
413 for (i = 0; i < parse_tests_count; i++) T_BEGIN {
440 for (i = 0; i < parse_tests_count; i++) T_BEGIN {
475 for (i = 0; i < parse_tests_count; i++) T_BEGIN {

Completed in 24 milliseconds