Searched refs:IntHash (Results 1 – 1 of 1) sorted by relevance
/frameworks/compile/mclinker/unittests/ |
D | HashTableTest.cpp | 52 struct IntHash { struct 82 HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > hashTable(16); in TEST_F() 90 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > in TEST_F() 108 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > in TEST_F() 131 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > in TEST_F() 156 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > in TEST_F() 215 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > in TEST_F() 237 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > in TEST_F() 260 typedef HashTable<HashEntryType, IntHash, EntryFactory<HashEntryType> > in TEST_F()
|