Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dpriority_queue.cpp52 } *test_node_t; typedef
88 test_node_t node = NULL;
135 priority_queue_destroy(&pq, union test_node, ke, ^(test_node_t n) {
148 test_node_t result;
150 test_node_t node = NULL;
202 priority_queue_destroy(&pq, union test_node, e, ^(test_node_t n) {
226 test_node_t node = NULL;
282 priority_queue_destroy(&pq, union test_node, se, ^(test_node_t n) {