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

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_browsertest.cc111 class LauncherPlatformAppBrowserTest class in inherits:extensions::PlatformAppBrowserTest
114 LauncherPlatformAppBrowserTest() : shelf_(NULL), controller_(NULL) { function in class:LauncherPlatformAppBrowserTest
117 virtual ~LauncherPlatformAppBrowserTest() {}
173 DISALLOW_COPY_AND_ASSIGN(LauncherPlatformAppBrowserTest);
326 class ShelfAppBrowserNoMinimizeOnClick : public LauncherPlatformAppBrowserTest {
332 LauncherPlatformAppBrowserTest::SetUpCommandLine(command_line);
342 typedef LauncherPlatformAppBrowserTest ShelfAppBrowserMinimizeOnClick;
345 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, LaunchUnpinned) {
360 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, LaunchPinned) {
391 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, PinRunnin
[all...]
H A Dchrome_launcher_controller.h428 friend class LauncherPlatformAppBrowserTest;

Completed in 341 milliseconds