Home
last modified time | relevance | path

Searched defs:testcount (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitmain.c70 int testcount = 0; variable
/openbsd-src/lib/libexpat/tests/
H A Dbasic_tests.c5798 const int testcount = sizeof(testcases) / sizeof(testcases[0]); START_TEST() local