Searched defs:PlatformAppBrowserTest (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/extensions/browser/api/app_window/ |
D | app_window_apitest.cc | 84 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, WindowsApiProperties) { in IN_PROC_BROWSER_TEST_F() argument 91 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 104 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument 110 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, WindowsApiGet) { in IN_PROC_BROWSER_TEST_F() argument 115 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, WindowsApiSetShape) { in IN_PROC_BROWSER_TEST_F() argument 120 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument 139 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument 146 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, WindowsApiAlphaEnabledInStable) { in IN_PROC_BROWSER_TEST_F() argument 156 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument [all …]
|
/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 262 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, InstalledAppWithContextMenu) { in IN_PROC_BROWSER_TEST_F() argument 291 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, AppWithContextMenuTextField) { in IN_PROC_BROWSER_TEST_F() argument 316 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, AppWithContextMenuSelection) { in IN_PROC_BROWSER_TEST_F() argument 341 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, AppWithContextMenuClicked) { in IN_PROC_BROWSER_TEST_F() argument 371 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/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
|
/external/chromium_org/extensions/browser/api/runtime/ |
D | runtime_apitest.cc | 60 IN_PROC_BROWSER_TEST_F(PlatformAppBrowserTest, in IN_PROC_BROWSER_TEST_F() argument
|
/external/chromium_org/extensions/browser/app_window/ |
D | app_window.h | 47 class PlatformAppBrowserTest; variable
|