Home
last modified time | relevance | path

Searched refs:test_bitmap_set_body (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dbitmap.c207 test_bitmap_set_body(const bitmap_info_t *binfo, size_t nbits) { in test_bitmap_set_body() function
226 test_bitmap_set_body(&binfo, nbits); in TEST_BEGIN()
230 test_bitmap_set_body(&binfo, nbits); \ in TEST_BEGIN()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch107264 -test_bitmap_set_body(const bitmap_info_t *binfo, size_t nbits) {
107283 - test_bitmap_set_body(&binfo, nbits);
107287 - test_bitmap_set_body(&binfo, nbits); \