Searched defs:SimpleStringDictionary (Results 1 – 2 of 2) sorted by relevance
275 typedef NonAllocatingMap<256, 256, 64> SimpleStringDictionary; typedef
63 TEST(NonAllocatingMapTest, SimpleStringDictionary) { in TEST() argument