Home
last modified time | relevance | path

Searched refs:ConstrainedWindowCloseTest (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
Dweb_contents_unittest.cc1716 class ConstrainedWindowCloseTest : public ConstrainedWindow { class
1718 explicit ConstrainedWindowCloseTest(TabContents* tab_contents) in ConstrainedWindowCloseTest() function in ConstrainedWindowCloseTest
1724 virtual ~ConstrainedWindowCloseTest() {} in ~ConstrainedWindowCloseTest()
1737 ConstrainedWindowCloseTest window(tab_contents); in TEST_F()