HomeSort by relevance Sort by last modified time
    Searched refs:test_skip_if (Results 1 - 11 of 11) sorted by null

  /external/jemalloc/test/unit/
zero.c 49 test_skip_if(!config_fill);
57 test_skip_if(!config_fill);
65 test_skip_if(!config_fill);
prof_idump.c 29 test_skip_if(!config_prof);
quarantine.c 29 test_skip_if(!config_fill);
74 test_skip_if(!config_fill);
junk.c 134 test_skip_if(!config_fill);
142 test_skip_if(!config_fill);
150 test_skip_if(!config_fill);
215 test_skip_if(!config_fill);
216 test_skip_if(!opt_junk_alloc || !opt_junk_free);
prof_thread_name.c 42 test_skip_if(!config_prof);
109 test_skip_if(!config_prof);
prof_reset.c 25 test_skip_if(!config_prof);
95 test_skip_if(!config_prof);
191 test_skip_if(!config_prof);
prof_accum.c 68 test_skip_if(!config_prof);
prof_gdump.c 28 test_skip_if(!config_prof);
prof_active.c 99 test_skip_if(!config_prof);
mallctl.c 218 test_skip_if(!config_tcache);
249 test_skip_if(!config_tcache);
  /external/jemalloc/test/include/test/
test.h 314 #define test_skip_if(e) do { \ macro

Completed in 428 milliseconds