Searched refs:FastList (Results 1 – 1 of 1) sorted by relevance
59 using FastList = ArenaList<Node*>; typedef100 FastList list(&arena_); in TEST_F()