Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dbasic_tests.c6450 const int fillcount = 100; in START_TEST() local
6451 const unsigned approx_bytes = fillsize * fillcount; // ignore pre/post. in START_TEST()
6477 for (int f = 0; f < fillcount; ++f) { in START_TEST()
6490 f + 1, fillcount, pushed, g_bytesScanned, in START_TEST()