Searched defs:TestLocationBar (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/test/base/
H A Dtest_browser_window.h162 class TestLocationBar : public LocationBar { class in class:TestBrowserWindow
164 TestLocationBar() : LocationBar(NULL) {} function in class:TestBrowserWindow::TestLocationBar
165 virtual ~TestLocationBar() {}
191 DISALLOW_COPY_AND_ASSIGN(TestLocationBar);
195 TestLocationBar location_bar_;

Completed in 32 milliseconds