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

/frameworks/compile/mclinker/unittests/
H A DHashTableTest.cpp52 struct IntHash { struct
82 HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > hashTable(16);
90 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> >
108 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> >
131 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> >
156 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> >
215 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> >
237 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> >
260 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> >

Completed in 92 milliseconds