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 114 class LauncherPlatformAppBrowserTest
117 LauncherPlatformAppBrowserTest() : launcher_(NULL), controller_(NULL) {
120 virtual ~LauncherPlatformAppBrowserTest() {}
176 DISALLOW_COPY_AND_ASSIGN(LauncherPlatformAppBrowserTest);
330 : public LauncherPlatformAppBrowserTest {
336 LauncherPlatformAppBrowserTest::SetUpCommandLine(command_line);
346 typedef LauncherPlatformAppBrowserTest LauncherAppBrowserMinimizeOnClick;
349 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, LaunchUnpinned) {
364 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, LaunchPinned) {
395 IN_PROC_BROWSER_TEST_F(LauncherPlatformAppBrowserTest, PinRunning)
    [all...]
chrome_launcher_controller.h 419 friend class LauncherPlatformAppBrowserTest;

Completed in 102 milliseconds