OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:launch_result_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/apps/app_shim/
app_shim_host_mac_unittest.cc
54
AppShimHostTest() :
launch_result_
(apps::APP_SHIM_LAUNCH_SUCCESS),
91
host->OnAppLaunchComplete(
launch_result_
);
106
apps::AppShimLaunchResult
launch_result_
;
member in class:__anon5861::AppShimHostTest
171
launch_result_
= apps::APP_SHIM_LAUNCH_APP_NOT_FOUND;
/external/chromium_org/chrome_frame/
chrome_frame_automation.h
265
AutomationLaunchResult
launch_result_
;
member in class:AutomationProxyCacheEntry
Completed in 2267 milliseconds