OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:chrome
(Results
1076 - 1100
of
2243
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/autotest/client/site_tests/graphics_Stress/
graphics_Stress.py
10
from autotest_lib.client.common_lib.cros import
chrome
namespace
51
return
chrome
.
Chrome
(extension_paths=self.ext_paths,
57
cmd = '
chrome
.windows.create( { url: \'%s\' } )' % ( url )
/external/autotest/client/site_tests/hardware_StorageFio/
login
5
; A simulation of disk traffic from login to loading a
chrome
browser showing
/external/autotest/client/site_tests/network_ChromeWifiEndToEnd/
network_ChromeWifiEndToEnd.py
20
Tests the following with
chrome
.networkingPrivate APIs:
21
1. Tests that the configured wifi networks are seen by
Chrome
.
104
'
chrome
-test-call-status-failure'):
107
'
chrome
.networkingPrivate.startConnect API: %s' %
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
server.js
15
chrome
.runtime.getBackgroundPage(function(bgPage) {
/external/autotest/client/site_tests/network_WiMaxPresent/
control
5
AUTHOR = "
Chrome
OS Team"
/external/autotest/client/site_tests/platform_BootPerf/
control
5
AUTHOR = "
Chrome
OS Team"
/external/autotest/client/site_tests/platform_CryptohomeFio/
login
5
; A simulation of disk traffic from login to loading a
chrome
browser showing
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
control
18
Chrome
OS client behavior when the DefaultCookiesSetting user policy is set
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
control
18
Chrome
OS client behavior when the DefaultCookiesSetting user policy is set
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
control
18
Chrome
OS client behavior and appearance when the DefaultImagesSetting policy
policy_ImagesAllowedForUrls.py
16
This test verifies the behavior of
Chrome
OS with a range of valid values
59
STARTUP_URLS = ['
chrome
://policy', '
chrome
://settings']
90
@param policy_value: policy value expected on
chrome
://policy page.
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
control
18
Chrome
OS client behavior and appearance when the DefaultImagesSetting policy
policy_ImagesBlockedForUrls.py
16
This test verifies the behavior of
Chrome
OS with a range of valid values
60
STARTUP_URLS = ['
chrome
://policy', '
chrome
://settings']
91
@param policy_value: policy value expected on
chrome
://policy page.
/external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
control
18
Chrome
OS client behavior when the DefaultJavaScriptSetting user policy is set
/external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
control
18
Chrome
OS client behavior when user policy DefaultJavaScriptSetting=1, meaning
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
control
18
Chrome
OS client behavior and appearance. It excercises a range of valid
/external/autotest/client/site_tests/policy_URLBlacklist/
control
18
Chrome
OS client behavior and appearance. It exercises a range of policy values using three
/external/autotest/client/site_tests/power_Consumption/
control
5
AUTHOR = "
Chrome
OS Team"
control.fast
5
AUTHOR = "
Chrome
OS Team"
/external/autotest/client/site_tests/power_LoadTest/
control.fast
5
AUTHOR = "
Chrome
OS Team"
/external/autotest/client/site_tests/power_Standby/
control
6
AUTHOR = "
Chrome
OS Team"
/external/autotest/client/site_tests/security_RestartJob/
security_RestartJob.py
65
"""Reset the UI, since this test killed
Chrome
."""
/external/autotest/client/site_tests/suite_HWQual/
control.auto
5
AUTHOR = "
Chrome
OS Team"
/external/autotest/client/site_tests/video_GlitchDetection/
video_GlitchDetection.py
11
from autotest_lib.client.common_lib.cros import
chrome
namespace
42
with
chrome
.
Chrome
(extension_paths = [
73
# HACK: Unset and reset fullscreen. There is a bug in
Chrome
/external/autotest/server/site_tests/firmware_ConsecutiveBootPowerButton/
firmware_ConsecutiveBootPowerButton.py
16
does boot into
Chrome
OS and then does power off later.
Completed in 919 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>