OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AutomationLaunchResult
(Results
1 - 17
of
17
) sorted by null
/external/chromium_org/chrome_frame/test/
proxy_factory_mock.h
15
AutomationLaunchResult
));
36
AutomationLaunchResult
result,
automation_client_mock.h
29
AutomationLaunchResult
reason, const std::string& server_version));
166
void Set_CFD_LaunchFailed(
AutomationLaunchResult
result);
automation_client_mock.cc
41
AutomationLaunchResult
result,
66
void CFACMockTest::Set_CFD_LaunchFailed(
AutomationLaunchResult
result) {
/external/chromium/chrome/common/
automation_constants.h
66
enum
AutomationLaunchResult
{
/external/chromium_org/chrome/common/
automation_constants.h
71
enum
AutomationLaunchResult
{
/external/chromium_org/chrome_frame/
custom_sync_call_context.cc
16
AutomationLaunchResult
launch_result =
delete_chrome_history.h
53
AutomationLaunchResult
reason, const std::string& server_version);
delete_chrome_history.cc
40
AutomationLaunchResult
reason, const std::string& server_version) {
chrome_frame_automation.h
208
AutomationLaunchResult
result) = 0;
265
AutomationLaunchResult
launch_result_;
407
AutomationLaunchResult
result);
415
AutomationLaunchResult
CreateExternalTabComplete(HWND chrome_window,
421
void InitializeComplete(
AutomationLaunchResult
result);
chrome_frame_delegate.h
48
AutomationLaunchResult
reason, const std::string& server_version) = 0;
78
AutomationLaunchResult
reason, const std::string& server_version) {}
chrome_frame_activex.h
97
AutomationLaunchResult
reason, const std::string& server_version);
chrome_frame_automation.cc
801
AutomationLaunchResult
launch_result = AUTOMATION_SUCCESS;
834
AutomationLaunchResult
ChromeFrameAutomationClient::CreateExternalTabComplete(
843
AutomationLaunchResult
launch_result = AUTOMATION_SUCCESS;
860
AutomationLaunchResult
result) {
913
AutomationLaunchResult
result) {
[
all
...]
chrome_frame_activex.cc
300
AutomationLaunchResult
reason, const std::string& server_version) {
chrome_frame_activex_base.h
534
AutomationLaunchResult
reason, const std::string& server_version) {
[
all
...]
/external/chromium_org/chrome/test/automation/
automation_proxy.h
85
AutomationLaunchResult
WaitForAppLaunch();
automation_proxy.cc
179
AutomationLaunchResult
AutomationProxy::WaitForAppLaunch() {
180
AutomationLaunchResult
result = AUTOMATION_SUCCESS;
proxy_launcher.cc
140
AutomationLaunchResult
app_launched = automation_proxy_->WaitForAppLaunch();
Completed in 67 milliseconds