Home
last modified time | relevance | path

Searched refs:test_options (Results 1 – 25 of 116) sorted by relevance

12345

/external/grpc-grpc/test/core/end2end/
Dgenerate_tests.bzl80 def test_options(needs_fullstack=False, needs_dns=False, needs_names=False, function
102 'bad_hostname': test_options(needs_names=True),
103 'bad_ping': test_options(needs_fullstack=True,proxyable=False),
104 'binary_metadata': test_options(),
105 'resource_quota_server': test_options(proxyable=False),
106 'call_creds': test_options(secure=True),
107 'call_host_override': test_options(needs_fullstack=True, needs_dns=True,
109 'cancel_after_accept': test_options(),
110 'cancel_after_client_done': test_options(),
111 'cancel_after_invoke': test_options(),
[all …]
/external/grpc-grpc/test/core/bad_client/
Dgenerate_tests.bzl21 def test_options(): function
27 'badreq': test_options(),
28 'connection_prefix': test_options(),
29 'duplicate_header': test_options(),
30 'headers': test_options(),
31 'initial_settings_frame': test_options(),
32 'head_of_line_blocking': test_options(),
33 'large_metadata': test_options(),
34 'server_registered_method': test_options(),
35 'simple_request': test_options(),
[all …]
/external/rust/crates/tokio/
DAndroid.bp106 test_options: {
121 test_options: {
136 test_options: {
151 test_options: {
166 test_options: {
181 test_options: {
196 test_options: {
211 test_options: {
226 test_options: {
241 test_options: {
[all …]
/external/rust/crates/tokio/patches/
DAndroid.bp.patch33 - test_options: {
48 - test_options: {
70 - test_options: {
85 - test_options: {
100 - test_options: {
122 - test_options: {
137 - test_options: {
152 - test_options: {
167 - test_options: {
182 - test_options: {
[all …]
/external/rust/crates/anyhow/
DAndroid.bp61 test_options: {
93 test_options: {
108 test_options: {
123 test_options: {
138 test_options: {
153 test_options: {
168 test_options: {
183 test_options: {
198 test_options: {
213 test_options: {
[all …]
/external/rust/crates/serde_cbor/
DAndroid.bp77 test_options: {
109 test_options: {
124 test_options: {
139 test_options: {
154 test_options: {
169 test_options: {
184 test_options: {
199 test_options: {
214 test_options: {
/external/rust/crates/ring/
DAndroid.bp203 test_options: {
240 test_options: {
257 test_options: {
274 test_options: {
291 test_options: {
308 test_options: {
325 test_options: {
342 test_options: {
359 test_options: {
376 test_options: {
[all …]
/external/rust/crates/crossbeam-utils/
DAndroid.bp70 test_options: {
109 test_options: {
124 test_options: {
139 test_options: {
154 test_options: {
169 test_options: {
184 test_options: {
/external/rust/crates/proc-macro2/
DAndroid.bp70 test_options: {
123 test_options: {
132 test_options: {
141 test_options: {
150 test_options: {
159 test_options: {
/external/rust/crates/env_logger/
DAndroid.bp55 test_options: {
82 test_options: {
97 test_options: {
112 test_options: {
127 test_options: {
/external/python/cpython2/Tools/iobench/
Diobench.py437 test_options = ""
439 test_options += "r"
441 test_options += "w"
443 test_options += "rw"
445 test_options += "t"
447 test_options += "b"
449 test_options += "tb"
455 run_all_tests(test_options)
/external/python/cpython3/Tools/iobench/
Diobench.py451 test_options = ""
453 test_options += "r"
455 test_options += "w"
457 test_options += "rw"
459 test_options += "t"
461 test_options += "b"
463 test_options += "tb"
472 run_all_tests(test_options)
/external/crosvm/kvm/
DAndroid.bp34 test_options: {
66 test_options: {
81 test_options: {
96 test_options: {
/external/rust/crates/getrandom/
DAndroid.bp57 test_options: {
85 test_options: {
100 test_options: {
115 test_options: {
/external/crosvm/bit_field/
DAndroid.bp27 test_options: {
54 test_options: {
69 test_options: {
/external/rust/crates/downcast-rs/
DAndroid.bp43 test_options: {
72 test_options: {
87 test_options: {
/external/rust/crates/linked-hash-map/
DAndroid.bp62 test_options: {
87 test_options: {
102 test_options: {
117 test_options: {
/external/rust/crates/tokio-test/
DAndroid.bp56 test_options: {
87 test_options: {
102 test_options: {
117 test_options: {
/external/tensorflow/tensorflow/python/data/util/
Doptions_test.py98 test_options = _TestOptions()
100 test_options.wrong_attr = True
102 _ = test_options.wrong_attr
/external/rust/crates/pin-utils/
DAndroid.bp64 test_options: {
89 test_options: {
104 test_options: {
/external/rust/crates/slab/
DAndroid.bp45 test_options: {
70 test_options: {
/external/rust/crates/matches/
DAndroid.bp48 test_options: {
74 test_options: {
/external/rust/crates/url/
DAndroid.bp79 test_options: {
110 test_options: {
125 test_options: {
/external/rust/crates/untrusted/
DAndroid.bp48 test_options: {
74 test_options: {
/external/crosvm/kvm_sys/
DAndroid.bp31 test_options: {
60 test_options: {

12345