Home
last modified time | relevance | path

Searched refs:validate_all_freed (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dtest-mallinfo.c60 result &= validate_all_freed(&total_stats); in test_main_thread()
107 result &= validate_all_freed(&total_stats); in test_different_threads()
Dtest-malloc-stats-common.h112 static int validate_all_freed(malloc_thread_stats_t *total_stats) in validate_all_freed() function
Dtest-malloc-info-stats-print.h155 result &= validate_all_freed(&stats_after_free); in validate_main_thread_test_results()