Searched refs:test_heap_pop_push (Results 1 – 1 of 1) sorted by relevance
119 static __init int test_heap_pop_push(bool min_heap) in test_heap_pop_push() function202 err += test_heap_pop_push(true); in test_min_heap_init()203 err += test_heap_pop_push(false); in test_min_heap_init()