Searched refs:win8 (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/win8/test/
H A Dmetro_registration_helper.h10 namespace win8 { namespace
14 // win8::test::kDefaultTestAppUserModelId. Intended to be used by a test binary
21 } // namespace win8
H A Dtest_registrar_constants.cc5 #include "win8/test/test_registrar_constants.h"
7 namespace win8 { namespace
31 } // namespace win8
H A Dtest_registrar.cc27 #include "win8/test/test_registrar_constants.h"
28 #include "win8/test/test_registrar_resource.h"
38 if (!command_line.HasSwitch(win8::test::kTestAppUserModelId))
39 command_line.AppendSwitchNative(win8::test::kTestAppUserModelId,
40 win8::test::kDefaultTestAppUserModelId);
42 if (!command_line.HasSwitch(win8::test::kTestExeName))
43 command_line.AppendSwitchNative(win8::test::kTestExeName,
44 win8::test::kDefaultTestExeName);
46 if (!command_line.HasSwitch(win8::test::kTestExePath)) {
49 exe_path = exe_path.Append(win8
[all...]
H A Dtest_registrar_constants.h8 namespace win8 { namespace
22 } // namespace win8
H A Dopen_with_dialog_async.h13 namespace win8 { namespace
33 } // namespace win8
H A Dmetro_registration_helper.cc5 #include "win8/test/metro_registration_helper.h"
23 #include "win8/test/open_with_dialog_controller.h"
24 #include "win8/test/test_registrar_constants.h"
101 return !base::string16(win8::test::kDefaultTestProgId).compare(current_app);
106 namespace win8 { namespace
127 NULL, kDefaultBrowserProtocol, win8::test::kDefaultTestExeName, &choices);
133 } // namespace win8
H A Dopen_with_dialog_controller.h17 namespace win8 { namespace
62 } // namespace win8
H A Dui_automation_client.h21 namespace win8 { namespace
69 } // namespace win8
H A Dopen_with_dialog_async.cc9 #include "win8/test/open_with_dialog_async.h"
23 namespace win8 { namespace
121 } // namespace win8
H A Dopen_with_dialog_controller.cc5 #include "win8/test/open_with_dialog_controller.h"
18 #include "win8/test/open_with_dialog_async.h"
19 #include "win8/test/ui_automation_client.h"
21 namespace win8 { namespace
292 } // namespace win8
H A Dui_automation_client.cc5 #include "win8/test/ui_automation_client.h"
23 namespace win8 { namespace
628 } // namespace win8
/external/chromium_org/win8/viewer/
H A Dmetro_viewer_constants.cc5 #include "win8/viewer/metro_viewer_constants.h"
7 namespace win8 { namespace
13 } // namespace win8
H A Dmetro_viewer_constants.h8 namespace win8 { namespace
18 } // namespace win8
H A Dmetro_viewer_process_host.h18 #include "win8/viewer/metro_viewer_exports.h"
30 namespace win8 { namespace
214 } // namespace win8
H A Dmetro_viewer_process_host.cc5 #include "win8/viewer/metro_viewer_process_host.h"
26 #include "win8/viewer/metro_viewer_constants.h"
34 namespace win8 { namespace
344 } // namespace win8
/external/chromium_org/ash/test/
H A Dtest_metro_viewer_process_host.h9 #include "win8/viewer/metro_viewer_process_host.h"
16 class TestMetroViewerProcessHost : public win8::MetroViewerProcessHost {
28 // win8::MetroViewerProcessHost implementation
H A Dtest_suite.cc21 #include "win8/test/metro_registration_helper.h"
22 #include "win8/test/test_registrar_constants.h"
45 ASSERT_TRUE(win8::MakeTestDefaultBrowserSynchronously());
H A Dash_test_base.cc47 #include "win8/test/test_registrar_constants.h"
150 win8::test::kDefaultTestAppUserModelId));
/external/chromium_org/chrome/browser/metro_viewer/
H A Dchrome_metro_viewer_process_host_aurawin.h8 #include "win8/viewer/metro_viewer_process_host.h"
14 class ChromeMetroViewerProcessHost : public win8::MetroViewerProcessHost {
20 // win8::MetroViewerProcessHost implementation
/external/chromium_org/tools/set_default_handler/
H A Dset_default_handler_main.cc17 #include "win8/test/open_with_dialog_controller.h"
52 win8::OpenWithDialogController controller;
/external/chromium_org/chrome/test/base/
H A Din_process_browser_test.cc61 #include "win8/test/metro_registration_helper.h"
62 #include "win8/test/test_registrar_constants.h"
213 ASSERT_TRUE(win8::MakeTestDefaultBrowserSynchronously());
230 win8::test::kDefaultTestAppUserModelId);
/external/chromium_org/win8/metro_driver/
H A Dchrome_app_view_ash.cc5 #include "win8/metro_driver/stdafx.h"
6 #include "win8/metro_driver/chrome_app_view_ash.h"
28 #include "win8/metro_driver/file_picker_ash.h"
29 #include "win8/metro_driver/ime/ime_popup_monitor.h"
30 #include "win8/metro_driver/ime/input_source.h"
31 #include "win8/metro_driver/ime/text_service.h"
32 #include "win8/metro_driver/metro_driver.h"
33 #include "win8/metro_driver/winrt_utils.h"
34 #include "win8/viewer/metro_viewer_constants.h"
326 if (actual_launch_args == win8
[all...]
/external/chromium_org/ui/shell_dialogs/
H A Dselect_file_dialog_win.cc33 #include "win8/viewer/metro_viewer_process_host.h"
337 win8::MetroViewerProcessHost::HandleSaveFile(
349 win8::MetroViewerProcessHost::HandleOpenFile(
359 win8::MetroViewerProcessHost::HandleOpenMultipleFiles(
376 win8::MetroViewerProcessHost::HandleSelectFolder(
/external/chromium_org/win8/delegate_execute/
H A Dcommand_execute_impl.cc8 #include "win8/delegate_execute/command_execute_impl.h"
33 #include "win8/delegate_execute/chrome_util.h"
34 #include "win8/delegate_execute/delegate_execute_util.h"
35 #include "win8/viewer/metro_viewer_constants.h"
228 if (*pahe == AHE_IMMERSIVE && verb_ != win8::kMetroViewerConnectVerb) {

Completed in 4594 milliseconds