Home
last modified time | relevance | path

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

/lib/
Dtest_min_heap.c94 static __init int test_heap_push(bool min_heap) in test_heap_push() function
175 err += test_heap_push(true); in test_min_heap_init()
176 err += test_heap_push(false); in test_min_heap_init()