Lines Matching refs:Close
37 // Uses the undo-close-tab accelerator to undo a close-tab or close-window
138 // Close the end tab in the current window, then restore it. The tab should be
153 // Close the tab.
154 ASSERT_TRUE(new_tab->Close(true));
168 // Close a tab not at the end of the current window, then restore it. The tab
178 // Close one in the middle
184 // Close the tab.
185 ASSERT_TRUE(new_tab->Close(true));
199 // Close a tab, switch windows, then restore the tab. The tab should be in its
214 // Close one in the middle
220 // Close the tab.
221 ASSERT_TRUE(new_tab->Close(true));
245 // Close a tab, open a new window, close the first window, then restore the
255 // Close tabs until we only have one open.
259 ASSERT_TRUE(tab_to_close->Close(true));
276 // Close the final tab in the first browser.
277 EXPECT_TRUE(tab_proxy->Close(true));
312 // Close one of them.
315 ASSERT_TRUE(tab_to_close->Close(true));
330 // Open a window with multiple tabs, close a tab, then close the window.
341 // Close one in the middle
347 // Close the tab.
348 ASSERT_TRUE(new_tab->Close(true));
360 // Close the first browser.
387 // Open a window with two tabs, close both (closing the window), then restore
410 // Close all but one tab in the first browser, left to right.
414 ASSERT_TRUE(tab_to_close->Close(true));
418 // Close the last tab, closing the browser.
421 EXPECT_TRUE(tab_proxy->Close(true));
469 // Close the tab.
470 ASSERT_TRUE(tab->Close(true));
518 // Close the tab.
519 ASSERT_TRUE(tab->Close(true));
569 // Close the window.
618 // Close the tab.
619 ASSERT_TRUE(tab->Close(true));
654 // Close the tab.
655 ASSERT_TRUE(tab->Close(true));