| /src/external/mpl/bind/dist/bin/tests/system/zero/ |
| tests_sh_zero.py | 25 def test_zero(run_tests_sh): function
|
| /src/external/bsd/jemalloc.old/dist/test/unit/ |
| zero.c | 4 test_zero(size_t sz_min, size_t sz_max) { function 44 test_zero(1, SC_SMALL_MAXCLASS - 1); 50 test_zero(SC_SMALL_MAXCLASS + 1, 1U << (SC_LG_LARGE_MINCLASS + 1));
|
| /src/external/bsd/jemalloc/dist/test/unit/ |
| zero.c | 4 test_zero(size_t sz_min, size_t sz_max) { function 44 test_zero(1, SC_SMALL_MAXCLASS - 1); 50 test_zero(SC_SMALL_MAXCLASS + 1, 1U << (SC_LG_LARGE_MINCLASS + 1));
|
| /src/tests/lib/libc/misc/ |
| t_vis.c | 87 static vis_u8 test_zero[8] = { 0 }; local 108 ATF_REQUIRE(memcmp(&v3, test_zero, sizeof(v3)) == 0);
|
| /src/external/bsd/jemalloc.old/dist/test/integration/ |
| xallocx.c | 315 test_zero(size_t szmin, size_t szmax) { function 369 test_zero(large1, large0 * 2);
|
| /src/external/bsd/jemalloc/dist/test/integration/ |
| xallocx.c | 316 test_zero(size_t szmin, size_t szmax) { function 370 test_zero(large1, large0 * 2);
|