Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_min_heap.c62 static __init int test_heapify_all(bool min_heap) in test_heapify_all() function
173 err += test_heapify_all(true); in test_min_heap_init()
174 err += test_heapify_all(false); in test_min_heap_init()