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