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

/external/chromium_org/chrome/browser/ui/webui/
H A Ddownloads_ui_browsertest.cc17 DownloadsUIBrowserTest::DownloadsUIBrowserTest() {} function in class:DownloadsUIBrowserTest
19 DownloadsUIBrowserTest::~DownloadsUIBrowserTest() {}
21 void DownloadsUIBrowserTest::SetDeleteAllowed(bool allowed) {
H A Ddownloads_ui_browsertest.h11 class DownloadsUIBrowserTest : public WebUIBrowserTest { class in inherits:WebUIBrowserTest
13 DownloadsUIBrowserTest();
14 virtual ~DownloadsUIBrowserTest();
21 DISALLOW_COPY_AND_ASSIGN(DownloadsUIBrowserTest);
24 class DownloadsWebUIForSupervisedUsersTest : public DownloadsUIBrowserTest {
H A Ddownloads_ui_browsertest.js14 function DownloadsUIBrowserTest() {} function
32 typedefCppFixture: 'DownloadsUIBrowserTest',

Completed in 65 milliseconds