Home
last modified time | relevance | path

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

/src/contrib/expat/tests/
H A Dmisc_tests.c370 size_t inputIndex = 0; in START_TEST() local
372 for (; inputIndex < sizeof(inputs) / sizeof(inputs[0]); inputIndex++) { in START_TEST()
376 const char *const input = inputs[inputIndex]; in START_TEST()
385 set_subtest("[input=%d suspend=%s] %s", (int)inputIndex, in START_TEST()