OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allows
(Results
151 - 175
of
10778
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/cros/cellular/mbim_compliance/
entity.py
10
allows
us to filter out objects that are part of the tests easily. All
/external/autotest/client/deps/lansim/
control
7
allows
to simulate network traffic on that interface from Python code.
11
the traffic through a hardware interface it
allows
a given program to
16
The lansim Simulator class
allows
a Python function to attend all the
31
The Simulator class requires a TAP network interface and
allows
other
/external/autotest/client/site_tests/network_DhcpBrokenDefaultGateway/
control
16
or via some other method which
allows
the gateway route to be
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
README.md
6
This is a sample that shows how you can run a network TCP server in a packaged app. This sample
allows
you to start a server in an arbitrary address and port. Telnet to the listening port and you will be able to remotely control your browser by sending some commands such as `open` and `echo`.
/external/autotest/client/site_tests/policy_AutoFillEnabled/
control.notset_enable
19
The test case shall pass if the chrome://settings page
allows
the user to
control.true_enable
19
The test case shall pass if the chrome://settings page
allows
the user to
/external/autotest/client/site_tests/policy_CookiesAllowedForUrls/
control.multipleurls_allow
20
The test case shall pass iff the browser
allows
cookies for any test page with
control.multipleurls_block
20
The test case shall pass iff the browser
allows
cookies for any test page with
control.notset_block
21
It shall fail if the browser
allows
cookies on any test page.
control.singleurl_allow
20
The test case shall pass iff the browser
allows
cookies for any test page with
/external/autotest/client/site_tests/policy_CookiesBlockedForUrls/
control.multipleurls_allow
22
and
allows
cookies on any page with an URL that does not match. It shall fail
control.multipleurls_block
22
and
allows
cookies on any page with an URL that does not match. It shall fail
control.notset_allow
20
The test case shall pass iff the browser
allows
cookies for every test page.
control.singleurl_block
22
and
allows
cookies on any page with an URL that does not match. It shall fail
/external/autotest/client/site_tests/policy_CookiesSessionOnlyForUrls/
control.notset_block
21
page. It shall fail if the browser
allows
cookie storage for the test page.
control.urlisin_allow
20
The test case shall pass if the browser
allows
cookie storage for the test
control.urlnotin_block
23
CookiesSessionOnlyForUrls. It shall fail if the browser
allows
cookie storage
/external/autotest/client/site_tests/policy_DisableScreenshots/
control
19
This default control file
allows
CloudDPC E2E tests to run any test case
/external/autotest/client/site_tests/policy_EditBookmarksEnabled/
control.notset_enable
19
The test case shall pass if the Manage Bookmarks page
allows
the user to add a
control.true_enable
19
The test case shall pass if the Manage Bookmarks page
allows
the user to add a
/external/autotest/client/site_tests/policy_ImagesAllowedForUrls/
control.1url_allow
20
The test case shall pass iff the browser
allows
images for any test page with
control.2urls_block
20
The test case shall pass iff the browser
allows
images for any test page with
control.3urls_allow
20
The test case shall pass iff the browser
allows
images for any test page with
control.notset_block
21
It shall fail if the browser
allows
images on any test page.
/external/autotest/client/site_tests/policy_ImagesBlockedForUrls/
control.1url_block
22
and
allows
images on any page with an URL that does not match. It shall fail
Completed in 627 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>