Home
last modified time | relevance | path

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

12345678

/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/rust/crates/tokio/
Dcargo2android_tests.bp49 test_options: {
59 test_options: {
69 test_options: {
79 test_options: {
89 test_options: {
99 test_options: {
109 test_options: {
119 test_options: {
129 test_options: {
139 test_options: {
[all …]
DAndroid.bp130 test_options: {
140 test_options: {
150 test_options: {
160 test_options: {
170 test_options: {
180 test_options: {
190 test_options: {
200 test_options: {
210 test_options: {
220 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/bytes/
DAndroid.bp46 test_options: {
56 test_options: {
66 test_options: {
76 test_options: {
86 test_options: {
96 test_options: {
106 test_options: {
116 test_options: {
126 test_options: {
136 test_options: {
[all …]
/external/rust/crates/anyhow/
DAndroid.bp49 test_options: {
87 test_options: {
97 test_options: {
107 test_options: {
117 test_options: {
127 test_options: {
137 test_options: {
147 test_options: {
157 test_options: {
167 test_options: {
[all …]
/external/rust/crates/ring/
DAndroid.bp82 test_options: {
135 test_options: {
146 test_options: {
157 test_options: {
168 test_options: {
179 test_options: {
190 test_options: {
201 test_options: {
212 test_options: {
223 test_options: {
[all …]
/external/rust/crates/minimal-lexical/
DAndroid.bp85 test_options: {
95 test_options: {
105 test_options: {
115 test_options: {
125 test_options: {
135 test_options: {
145 test_options: {
155 test_options: {
/external/rust/crates/serde_cbor/
DAndroid.bp91 test_options: {
101 test_options: {
111 test_options: {
121 test_options: {
131 test_options: {
141 test_options: {
151 test_options: {
161 test_options: {
/external/rust/crates/num-bigint/
DAndroid.bp97 test_options: {
146 test_options: {
159 test_options: {
172 test_options: {
185 test_options: {
198 test_options: {
211 test_options: {
224 test_options: {
237 test_options: {
/external/rust/crates/crossbeam-utils/
DAndroid.bp51 test_options: {
91 test_options: {
101 test_options: {
111 test_options: {
121 test_options: {
131 test_options: {
141 test_options: {
/external/rust/crates/flate2/patches/
DAndroid.bp.patch19 test_options: {
27 test_options: {
35 test_options: {
43 test_options: {
/external/rust/crates/proc-macro2/
DAndroid.bp97 test_options: {
106 test_options: {
115 test_options: {
124 test_options: {
133 test_options: {
142 test_options: {
/external/rust/crates/ryu/
DAndroid.bp79 test_options: {
89 test_options: {
99 test_options: {
109 test_options: {
119 test_options: {
129 test_options: {
/external/tensorflow/tensorflow/python/data/util/
Doptions_test.py96 test_options = _TestOptions()
97 test_options._set_mutable(False)
104 test_options.test = 100
108 test_options = _TestOptions()
112 test_options.wrong_attr = True
114 _ = test_options.wrong_attr
/external/crosvm/hypervisor/
DAndroid.bp23 test_options: {
69 test_options: {
115 test_options: {
161 test_options: {
207 test_options: {
253 test_options: {
299 test_options: {
/external/rust/crates/futures-channel/
DAndroid.bp53 test_options: {
101 test_options: {
111 test_options: {
121 test_options: {
131 test_options: {
141 test_options: {
/external/rust/crates/regex/
DAndroid.bp91 test_options: {
133 test_options: {
176 test_options: {
219 test_options: {
262 test_options: {
305 test_options: {
348 test_options: {
391 test_options: {
434 test_options: {
477 test_options: {
/external/rust/crates/env_logger/
DAndroid.bp49 test_options: {
78 test_options: {
88 test_options: {
98 test_options: {
108 test_options: {
/external/crosvm/kvm/
DAndroid.bp23 test_options: {
48 test_options: {
73 test_options: {
98 test_options: {
/external/rust/crates/tracing-core/
DAndroid.bp59 test_options: {
100 test_options: {
111 test_options: {
122 test_options: {
/external/rust/crates/flate2/
DAndroid.bp48 test_options: {
91 test_options: {
100 test_options: {
109 test_options: {
125 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/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/rust/crates/async-stream/
DAndroid.bp48 test_options: {
58 test_options: {
68 test_options: {

12345678