Home
last modified time | relevance | path

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

/linux-6.14.4/lib/
Dtest_min_heap.c56 static __init int test_heapify_all(bool min_heap) in test_heapify_all() function
198 err += test_heapify_all(true); in test_min_heap_init()
199 err += test_heapify_all(false); in test_min_heap_init()