Home
last modified time | relevance | path

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

/aosp_15_r20/external/scudo/standalone/tests/
H A Dlist_test.cpp219 static void testDoublyLinkedList() { in testDoublyLinkedList() function
261 testDoublyLinkedList<scudo::DoublyLinkedList, ListItemLinkedWithPtr>(); in TEST()
262 testDoublyLinkedList<scudo::DoublyLinkedList, ListItemLinkedWithIndex>(); in TEST()