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

/bionic/linker/tests/
H A Dlinked_list_test.cpp30 class LinkedListTestAllocator { class in namespace:__anon955
44 DISALLOW_IMPLICIT_CONSTRUCTORS(LinkedListTestAllocator);
47 typedef LinkedList<const char, LinkedListTestAllocator> test_list_t;

Completed in 56 milliseconds