HomeSort by relevance Sort by last modified time
    Searched full:chrome (Results 1151 - 1175 of 2243) sorted by null

<<41424344454647484950>>

  /system/core/metricsd/uploader/
sender_http.cc 34 brillo::http::HeaderList headers = {{"X-Chrome-UMA-Log-SHA1", hash}};
  /system/update_engine/common/
platform_constants.h 46 // Path to the file used to notify chrome about the deadline of the last omaha
  /system/update_engine/payload_consumer/
payload_constants.cc 36 // The zlib in Android and Chrome OS are currently compatible with each other,
  /device/htc/flounder/VolantisLayout/res/xml/
partner_default_layout.xml 21 <!-- Hangouts Gmail Chrome [All Apps] YouTube Photos Camera -->
46 packageName="com.android.chrome"
47 className="com.google.android.apps.chrome.Main"
  /external/autotest/client/site_tests/audio_ActiveStreamStress/
audio_ActiveStreamStress.py 12 from autotest_lib.client.common_lib.cros import chrome namespace
42 with chrome.Chrome() as self._cr:
  /external/autotest/client/site_tests/graphics_GpuReset/
graphics_GpuReset.py 56 # If chrome is running, result will be similar to:
69 logging.info('Make sure chrome is dead before triggering hang.')
70 utils.system('killall -9 chrome', ignore_status=True)
  /external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
graphics_WebGLManyPlanetsDeep.py 13 from autotest_lib.client.common_lib.cros import chrome namespace
121 with chrome.Chrome(logged_in=False, extension_paths=ext_paths) as cr:
  /external/autotest/client/site_tests/logging_CrashServices/
logging_CrashServices.py 8 from autotest_lib.client.common_lib.cros import chrome namespace
104 with chrome.Chrome():
  /external/autotest/client/site_tests/login_LogoutProcessCleanup/
login_LogoutProcessCleanup.py 9 from autotest_lib.client.common_lib.cros import chrome namespace
130 with chrome.Chrome() as cr:
  /external/autotest/client/site_tests/platform_AccurateTime/src/
ca.pem 7 Issuer: C=US, ST=California, O=Google Inc, OU=Chrome OS, CN=OpenSSL Test CA/emailAddress=security@chromium.org
11 Subject: C=US, ST=California, O=Google Inc, OU=Chrome OS, CN=OpenSSL Test CA/emailAddress=security@chromium.org
31 DirName:/C=US/ST=California/O=Google Inc/OU=Chrome OS/CN=OpenSSL Test CA/emailAddress=security@chromium.org
  /external/autotest/client/site_tests/policy_EditBookmarksEnabled/
README 6 On your Chrome OS device, run the test locally from the command line:
22 by Chrome OS to authenticate user sign-ins and to download policies. Use the
41 case expects to be shown on the chrome://policy page. This is uncommon usage,
  /external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
README 6 On your Chrome OS device, run the test locally from the command line:
22 by Chrome OS to authenticate user sign-ins and to download policies. Use the
41 case expects to be shown on the chrome://policy page. This is uncommon usage,
  /external/autotest/client/site_tests/security_NetworkListeners/
security_NetworkListeners.py 10 from autotest_lib.client.common_lib.cros import chrome namespace
86 with chrome.Chrome():
  /external/autotest/client/site_tests/security_OpenSSLBlacklist/src/
ca.pem 7 Issuer: C=US, ST=California, O=Google Inc, OU=Chrome OS, CN=OpenSSL Test CA/emailAddress=security@chromium.org
11 Subject: C=US, ST=California, O=Google Inc, OU=Chrome OS, CN=OpenSSL Test CA/emailAddress=security@chromium.org
31 DirName:/C=US/ST=California/O=Google Inc/OU=Chrome OS/CN=OpenSSL Test CA/emailAddress=security@chromium.org
  /external/autotest/client/site_tests/security_ProfilePermissions/
security_ProfilePermissions.py 12 from autotest_lib.client.common_lib.cros import chrome namespace
50 with chrome.Chrome(logged_in=self._logged_in) as cr:
  /external/autotest/client/site_tests/touch_MouseScroll/
touch_MouseScroll.py 9 from autotest_lib.client.common_lib.cros import chrome namespace
102 with chrome.Chrome() as cr:
  /external/autotest/server/cros/
telemetry_runner.py 19 TELEMETRY_RUN_CROS_TESTS_SCRIPT = 'chrome/test/telemetry/run_cros_tests'
29 # Regex for the RESULT output lines understood by chrome buildbot.
115 specially-formatted perf data lines that are interpreted by chrome
116 builbot (when the Telemetry tests run for chrome desktop) and are
119 GraphingLogProcessor in this file in the chrome tree:
292 First look for chrome source root, either externally mounted, or inside
293 the chroot. Prefer chrome-src-internal source tree to chrome-src.
301 sources_list = ('chrome-src-internal', 'chrome-src'
    [all...]
  /external/chromium-trace/catapult/dashboard/docs/
data-format.md 0 # Chrome Performance Dashboard Data Format
41 Chrome feature status, etc.
206 chrome-perf-dashboard-team@google.com.
  /external/chromium-trace/catapult/perf_insights/perf_insights/mappers/
slice_cost.html 9 <link rel="import" href="/tracing/extras/chrome/slice_title_fixer.html">
113 sliceCostInfo.title = tr.e.chrome.SliceTitleFixer.fromEvent(slice);
158 sliceCostInfo.title = tr.e.chrome.SliceTitleFixer.fromEvent(threadSlice);
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
crx_id.py 6 See: http://code.google.com/chrome/extensions/crx.html
8 + '1882981/google-chrome-alphanumeric-hashes-to-identify-extensions'
29 This gives us the AppID for a chrome extension.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
inspector_page.py 40 # TODO(tonyg): Remove this when Chrome 38 goes stable.
43 elif (not url == 'chrome://newtab/' and not url == 'about:blank'
122 # TODO(tonyg): Remove this when Chrome 38 goes stable.
  /external/chromium-trace/catapult/tracing/tracing/extras/chrome/cc/
layer_impl.html 8 <link rel="import" href="/tracing/extras/chrome/cc/constants.html">
9 <link rel="import" href="/tracing/extras/chrome/cc/region.html">
10 <link rel="import" href="/tracing/extras/chrome/cc/tile_coverage_rect.html">
layer_tree_host_impl.html 8 <link rel="import" href="/tracing/extras/chrome/cc/constants.html">
9 <link rel="import" href="/tracing/extras/chrome/cc/layer_tree_impl.html">
10 <link rel="import" href="/tracing/extras/chrome/cc/util.html">
  /external/libchrome/base/
base_switches.cc 19 // detailed breakdown of memory usage can be presented in chrome://tracing when
75 // Configure whether chrome://profiler will contain timing information. This
80 // chrome://profiler.
sys_info.h 59 // Android, and Chrome OS. This returns an empty string on other platforms.
116 // time of the Chrome OS build).
119 // Returns true when actually running in a Chrome OS environment.

Completed in 1249 milliseconds

<<41424344454647484950>>