Searched refs:FastUnorderedMap (Results 1 – 2 of 2) sorted by relevance
244 TEST(FastUnorderedMap, BasicUsage) in TEST() argument246 FastUnorderedMap<int, bool, 3> testMap; in TEST()
451 class FastUnorderedMap final456 FastUnorderedMap() {} in FastUnorderedMap() function457 ~FastUnorderedMap() {} in ~FastUnorderedMap()