Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_min_heap.c95 static __init int test_heap_push(bool min_heap) in test_heap_push() function
208 err += test_heap_push(true); in test_min_heap_init()
209 err += test_heap_push(false); in test_min_heap_init()