HomeSort by relevance Sort by last modified time
    Searched refs:LauncherPlatformAppBrowserTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc 111 class LauncherPlatformAppBrowserTest
114 LauncherPlatformAppBrowserTest() : shelf_(NULL), controller_(NULL) {
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, PinRunning)
    [all...]
chrome_launcher_controller.h 428 friend class LauncherPlatformAppBrowserTest;

Completed in 45 milliseconds