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

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_browsertest.cc110 class LauncherPlatformAppBrowserTest class in inherits:extensions::PlatformAppBrowserTest
113 LauncherPlatformAppBrowserTest() : shelf_(NULL), controller_(NULL) { function in class:LauncherPlatformAppBrowserTest
116 virtual ~LauncherPlatformAppBrowserTest() {}
172 DISALLOW_COPY_AND_ASSIGN(LauncherPlatformAppBrowserTest);
325 class ShelfAppBrowserNoMinimizeOnClick : public LauncherPlatformAppBrowserTest {
331 LauncherPlatformAppBrowserTest::SetUpCommandLine(command_line);
341 typedef LauncherPlatformAppBrowserTest ShelfAppBrowserMinimizeOnClick;
344 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, LaunchUnpinned) {
359 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, LaunchPinned) {
390 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, PinRunnin
[all...]

Completed in 37 milliseconds