Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/
Dextension_apitest.cc256 bool launch_platform_app = (flags & kFlagLaunchPlatformApp) != 0; in RunExtensionTestImpl() local
309 } else if (launch_platform_app) { in RunExtensionTestImpl()