Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_min_heap.c127 static __init int test_heap_pop_push(bool min_heap) in test_heap_pop_push() function
177 err += test_heap_pop_push(true); in test_min_heap_init()
178 err += test_heap_pop_push(false); in test_min_heap_init()