Searched refs:WithoutOffsetTest (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/util/
H A DDoublyLinkedListTest.h12 void WithoutOffsetTest();
H A DDoublyLinkedListTest.cpp76 suite->addTest(new CppUnit::TestCaller<DoublyLinkedListTest>("DoublyLinkedList::no offset", &DoublyLinkedListTest::WithoutOffsetTest));
165 DoublyLinkedListTest::WithoutOffsetTest() { function in class:DoublyLinkedListTest

Completed in 24 milliseconds