Lines Matching refs:ProfileTree
44 using i::ProfileTree;
51 ProfileTree tree; in TEST()
76 ProfileTree tree; in TEST()
95 explicit ProfileTreeTestHelper(const ProfileTree* tree) in ProfileTreeTestHelper()
115 const ProfileTree* tree_;
124 ProfileTree tree; in TEST()
183 ProfileTree tree; in TEST()
239 ProfileTree empty_tree; in TEST()
249 ProfileTree single_child_tree; in TEST()
264 ProfileTree flat_tree; in TEST()
291 ProfileTree wide_tree; in TEST()
570 const ProfileTree* topDown = profile->top_down(); in TEST()