Searched refs:test_zero (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mpl/bind/dist/bin/tests/system/zero/
H A Dtests_sh_zero.py13 def test_zero(run_tests_sh): function
/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dzero.c4 test_zero(size_t sz_min, size_t sz_max) { function
44 test_zero(1, SMALL_MAXCLASS-1);
50 test_zero(SMALL_MAXCLASS+1, (1U << (LG_LARGE_MINCLASS+1)));
/netbsd-current/external/bsd/jemalloc/dist/test/integration/
H A Drallocx.c106 TEST_BEGIN(test_zero) {
241 test_zero,
H A Dxallocx.c315 test_zero(size_t szmin, size_t szmax) { function
369 test_zero(large1, large0 * 2);

Completed in 292 milliseconds