Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_min_heap.c64 static __init int test_heapify_all(bool min_heap) in test_heapify_all() function
206 err += test_heapify_all(true); in test_min_heap_init()
207 err += test_heapify_all(false); in test_min_heap_init()