Home
last modified time | relevance | path

Searched refs:RunGetWindowFunctionForExtension (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/apps/
Dapp_browsertest_util.h75 bool RunGetWindowFunctionForExtension(int window_id,
Dapp_browsertest_util.cc156 bool PlatformAppBrowserTest::RunGetWindowFunctionForExtension( in RunGetWindowFunctionForExtension() function in extensions::PlatformAppBrowserTest
Dapp_browsertest.cc458 ASSERT_FALSE(RunGetWindowFunctionForExtension(app_window_id, extension)); in IN_PROC_BROWSER_TEST_F()