Home
last modified time | relevance | path

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

/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/lib/platform_features/
H A Dtest_alloc_hooks.cpp36 void test_calloc_hook(void* ret, size_t num, size_t size, void* ud) in test_calloc_hook() function
66 …ht_alloc_hooks_register_hooks(test_malloc_hook, NULL, test_calloc_hook, NULL, test_realloc_hook, N… in _register_pre_hooks()
71 …ht_alloc_hooks_register_hooks(NULL, test_malloc_hook, NULL, test_calloc_hook, NULL, test_realloc_h… in _register_post_hooks()
227 test_calloc_hook, test_calloc_hook, in TEST_F()
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/lib/platform_features/
H A Dtest_alloc_hooks.cpp36 void test_calloc_hook(void* ret, size_t num, size_t size, void* ud) in test_calloc_hook() function
66 …ht_alloc_hooks_register_hooks(test_malloc_hook, NULL, test_calloc_hook, NULL, test_realloc_hook, N… in _register_pre_hooks()
71 …ht_alloc_hooks_register_hooks(NULL, test_malloc_hook, NULL, test_calloc_hook, NULL, test_realloc_h… in _register_post_hooks()
227 test_calloc_hook, test_calloc_hook, in TEST_F()