Home
last modified time | relevance | path

Searched refs:inputIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/expat/tests/
HDmisc_tests.c369 size_t inputIndex = 0; in START_TEST() local
371 for (; inputIndex < sizeof(inputs) / sizeof(inputs[0]); inputIndex++) { in START_TEST()
375 const char *const input = inputs[inputIndex]; in START_TEST()
384 set_subtest("[input=%d suspend=%s] %s", (int)inputIndex, in START_TEST()