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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeapTest.cpp4270 struct EmptyClearingHashSetTraits : HashTraits<WeakSet> { struct in namespace:blink
4312 typedef HeapHashMap<Key, WeakSet, WTF::DefaultHash<Key>::Hash, HashTraits<Key>, EmptyClearingHashSetTraits> Map;

Completed in 603 milliseconds