Searched refs:TopForTesting (Results 1 – 2 of 2) sorted by relevance
75 T* TopForTesting() { return PointerAndCounter<T>::UnpackPointer(head_); } in TopForTesting() function
38 Pool::Node* node = Pool::g_nodes_with_available_blocks_.TopForTesting(); in ListLength()