Home
last modified time | relevance | path

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

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