HomeSort by: relevance | last modified time | path
    Searched refs:TEST_BEGIN (Results 1 - 25 of 240) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/external/bsd/jemalloc/dist/test/integration/cpp/
infallible_new_false.cpp 5 TEST_BEGIN(test_failing_alloc) {
basic.cpp 3 TEST_BEGIN(test_basic) {
  /src/external/bsd/jemalloc/dist/test/unit/
a0.c 3 TEST_BEGIN(test_a0) {
spin.c 5 TEST_BEGIN(test_spin) {
bit_util.c 36 TEST_BEGIN(test_pow2_ceil_u64) {
41 TEST_BEGIN(test_pow2_ceil_u32) {
46 TEST_BEGIN(test_pow2_ceil_zu) {
75 TEST_BEGIN(test_lg_ceil_floor) {
118 TEST_BEGIN(test_ffs_u) {
123 TEST_BEGIN(test_ffs_lu) {
128 TEST_BEGIN(test_ffs_llu) {
133 TEST_BEGIN(test_ffs_u32) {
138 TEST_BEGIN(test_ffs_u64) {
143 TEST_BEGIN(test_ffs_zu)
    [all...]
test_hooks.c 17 TEST_BEGIN(unhooked_call) {
25 TEST_BEGIN(hooked_call) {
safety_check.c 23 TEST_BEGIN(test_malloc_free_overflow) {
39 TEST_BEGIN(test_mallocx_dallocx_overflow) {
55 TEST_BEGIN(test_malloc_sdallocx_overflow) {
71 TEST_BEGIN(test_realloc_overflow) {
88 TEST_BEGIN(test_rallocx_overflow) {
105 TEST_BEGIN(test_xallocx_overflow) {
122 TEST_BEGIN(test_realloc_no_overflow) {
137 TEST_BEGIN(test_rallocx_no_overflow) {
malloc_conf_2.c 6 TEST_BEGIN(test_malloc_conf_2) {
zero_realloc_abort.c 11 TEST_BEGIN(test_realloc_abort) {
  /src/external/bsd/jemalloc.old/dist/test/unit/
spin.c 5 TEST_BEGIN(test_spin) {
a0.c 3 TEST_BEGIN(test_a0) {
bit_util.c 36 TEST_BEGIN(test_pow2_ceil_u64) {
41 TEST_BEGIN(test_pow2_ceil_u32) {
46 TEST_BEGIN(test_pow2_ceil_zu) {
75 TEST_BEGIN(test_lg_ceil_floor) {
118 TEST_BEGIN(test_ffs_u) {
123 TEST_BEGIN(test_ffs_lu) {
128 TEST_BEGIN(test_ffs_llu) {
133 TEST_BEGIN(test_ffs_u32) {
138 TEST_BEGIN(test_ffs_u64) {
143 TEST_BEGIN(test_ffs_zu)
    [all...]
hooks.c 17 TEST_BEGIN(unhooked_call) {
25 TEST_BEGIN(hooked_call) {
test_hooks.c 17 TEST_BEGIN(unhooked_call) {
25 TEST_BEGIN(hooked_call) {
safety_check.c 23 TEST_BEGIN(test_malloc_free_overflow) {
39 TEST_BEGIN(test_mallocx_dallocx_overflow) {
55 TEST_BEGIN(test_malloc_sdallocx_overflow) {
71 TEST_BEGIN(test_realloc_overflow) {
88 TEST_BEGIN(test_rallocx_overflow) {
105 TEST_BEGIN(test_xallocx_overflow) {
122 TEST_BEGIN(test_realloc_no_overflow) {
137 TEST_BEGIN(test_rallocx_no_overflow) {
malloc_conf_2.c 6 TEST_BEGIN(test_malloc_conf_2) {
zero_realloc_abort.c 11 TEST_BEGIN(test_realloc_abort) {
  /src/external/bsd/jemalloc.old/dist/test/integration/cpp/
infallible_new_false.cpp 5 TEST_BEGIN(test_failing_alloc) {
basic.cpp 3 TEST_BEGIN(test_basic) {
  /src/external/bsd/jemalloc/dist/test/integration/
malloc.c 3 TEST_BEGIN(test_zero_alloc) {
  /src/external/bsd/jemalloc.old/dist/test/integration/
malloc.c 3 TEST_BEGIN(test_zero_alloc) {
  /src/external/bsd/jemalloc/dist/test/stress/
microbench.c 25 TEST_BEGIN(test_malloc_vs_mallocx) {
51 TEST_BEGIN(test_free_vs_dallocx) {
57 TEST_BEGIN(test_dallocx_vs_sdallocx) {
91 TEST_BEGIN(test_mus_vs_sallocx) {
112 TEST_BEGIN(test_sallocx_vs_nallocx) {
large_microbench.c 22 TEST_BEGIN(test_large_vs_small) {
  /src/external/bsd/jemalloc.old/dist/test/stress/
microbench.c 25 TEST_BEGIN(test_malloc_vs_mallocx) {
51 TEST_BEGIN(test_free_vs_dallocx) {
57 TEST_BEGIN(test_dallocx_vs_sdallocx) {
91 TEST_BEGIN(test_mus_vs_sallocx) {
112 TEST_BEGIN(test_sallocx_vs_nallocx) {
large_microbench.c 22 TEST_BEGIN(test_large_vs_small) {

Completed in 28 milliseconds

1 2 3 4 5 6 7 8 910