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

/frameworks/native/libs/utils/tests/
H A DBasicHashtable_test.cpp29 typedef BasicHashtable<SimpleKey, SimpleEntry> SimpleHashtable; typedef in namespace:android
179 SimpleHashtable h;
188 SimpleHashtable h(52, 0.8f);
197 SimpleHashtable h(46, 1.0f);
206 SimpleHashtable h(42, 1.0f);
215 SimpleHashtable h;
239 SimpleHashtable h;
268 SimpleHashtable h;
311 SimpleHashtable h;
321 SimpleHashtable
[all...]

Completed in 570 milliseconds