Searched defs:PlatformAppBrowserTest (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/chrome/browser/apps/ |
D | app_browsertest.cc | 201 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, CreateAndCloseAppWindow) { in IN_PROC_BROWSER_TEST_F() argument 208 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, OnLaunchedEvent) { in IN_PROC_BROWSER_TEST_F() argument 214 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, DisabledWindowProperties) { in IN_PROC_BROWSER_TEST_F() argument 219 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, EmptyContextMenu) { in IN_PROC_BROWSER_TEST_F() argument 238 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, AppWithContextMenu) { in IN_PROC_BROWSER_TEST_F() argument 260 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, InstalledAppWithContextMenu) { in IN_PROC_BROWSER_TEST_F() argument 287 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, AppWithContextMenuTextField) { in IN_PROC_BROWSER_TEST_F() argument 310 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, AppWithContextMenuSelection) { in IN_PROC_BROWSER_TEST_F() argument 333 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, AppWithContextMenuClicked) { in IN_PROC_BROWSER_TEST_F() argument 361 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, MAYBE_DisallowNavigation) { in IN_PROC_BROWSER_TEST_F() argument [all …]
|
D | app_browsertest_util.cc | 37 PlatformAppBrowserTest::PlatformAppBrowserTest() { in PlatformAppBrowserTest() function in extensions::PlatformAppBrowserTest
|
/external/chromium_org/chrome/browser/extensions/api/app_window/ |
D | app_window_apitest.cc | 77 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, WindowsApiProperties) { in IN_PROC_BROWSER_TEST_F() argument 84 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument 90 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument 97 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument 103 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, WindowsApiGet) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/chromium_org/apps/ |
D | app_restore_service_browsertest.cc | 30 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, RunningAppsAreRecorded) { in IN_PROC_BROWSER_TEST_F() argument 60 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, ActiveAppsAreRecorded) { in IN_PROC_BROWSER_TEST_F() argument 112 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, FileAccessIsSavedToPrefs) { in IN_PROC_BROWSER_TEST_F() argument 152 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, MAYBE_FileAccessIsRestored) { in IN_PROC_BROWSER_TEST_F() argument
|
D | load_and_launch_browsertest.cc | 33 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument 70 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument
|
D | app_window.h | 36 class PlatformAppBrowserTest; variable
|
/external/chromium_org/extensions/browser/api/runtime/ |
D | runtime_apitest.cc | 59 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument
|