HomeSort by relevance Sort by last modified time
    Searched defs:win8 (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/win8/test/
metro_registration_helper.h 10 namespace win8 { namespace
12 // Synchronously makes chrome.exe THE default Win8 browser after which it is
14 // win8::test::kDefaultTestAppUserModelId. Intended to be used by a test binary
21 } // namespace win8
open_with_dialog_async.h 13 namespace win8 { namespace
33 } // namespace win8
test_registrar_constants.h 8 namespace win8 { namespace
22 } // namespace win8
open_with_dialog_controller.h 17 namespace win8 { namespace
62 } // namespace win8
test_registrar_constants.cc 5 #include "win8/test/test_registrar_constants.h"
7 namespace win8 { namespace
31 } // namespace win8
ui_automation_client.h 21 namespace win8 { namespace
69 } // namespace win8
metro_registration_helper.cc 5 #include "win8/test/metro_registration_helper.h"
23 #include "win8/test/open_with_dialog_controller.h"
24 #include "win8/test/test_registrar_constants.h"
34 // Registers chrome.exe as a potential Win8 default browser. It will then show
67 LOG(ERROR) << "Win8 registration using "
72 LOG(ERROR) << "Win8 registration using "
77 PLOG(ERROR) << "Failed to launch Win8 registration utility using "
101 return !base::string16(win8::test::kDefaultTestProgId).compare(current_app);
106 namespace win8 { namespace
127 NULL, kDefaultBrowserProtocol, win8::test::kDefaultTestExeName, &choices)
    [all...]
open_with_dialog_async.cc 9 #include "win8/test/open_with_dialog_async.h"
23 namespace win8 { namespace
121 } // namespace win8
open_with_dialog_controller.cc 5 #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
ui_automation_client.cc 5 #include "win8/test/ui_automation_client.h"
23 namespace win8 { namespace
627 } // namespace win8
  /external/chromium_org/win8/viewer/
metro_viewer_constants.h 8 namespace win8 { namespace
18 } // namespace win8
metro_viewer_constants.cc 5 #include "win8/viewer/metro_viewer_constants.h"
7 namespace win8 { namespace
13 } // namespace win8
metro_viewer_process_host.h 18 #include "win8/viewer/metro_viewer_exports.h"
30 namespace win8 { namespace
214 } // namespace win8
metro_viewer_process_host.cc 5 #include "win8/viewer/metro_viewer_process_host.h"
26 #include "win8/viewer/metro_viewer_constants.h"
34 namespace win8 { namespace
344 } // namespace win8

Completed in 102 milliseconds