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

/external/chromium_org/content/browser/frame_host/
H A Dframe_tree_unittest.cc154 FrameTreeNode* child_267 = child_16->child_at(3); local
155 frame_tree->AddFrame(child_267, process_id, 365, std::string());
156 frame_tree->AddFrame(child_267->child_at(0), process_id, 455, std::string());
157 frame_tree->AddFrame(child_267->child_at(0)->child_at(0), process_id, 555,
159 frame_tree->AddFrame(child_267->child_at(0)->child_at(0)->child_at(0),
170 FrameTreeNode* child_555 = child_267->child_at(0)->child_at(0)->child_at(0);

Completed in 138 milliseconds