Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 25 of 1624) sorted by relevance

12345678910>>...65

/aosp_15_r20/external/curl/tests/http/
H A Dtest_02_download.py62 def test_02_01_download_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
72 def test_02_02_download_2(self, env: Env, httpd, nghttpx, repeat, proto): argument
83 httpd, nghttpx, repeat, proto): argument
95 httpd, nghttpx, repeat, proto): argument
116 httpd, nghttpx, repeat, proto): argument
136 httpd, nghttpx, repeat, proto): argument
151 httpd, nghttpx, repeat, proto): argument
170 httpd, nghttpx, repeat, proto): argument
184 httpd, nghttpx, repeat, proto): argument
195 httpd, nghttpx, repeat, proto): argument
[all …]
H A Dtest_07_upload.py58 def test_07_01_upload_1_small(self, env: Env, httpd, nghttpx, repeat, proto): argument
73 def test_07_02_upload_1_large(self, env: Env, httpd, nghttpx, repeat, proto): argument
89 def test_07_10_upload_sequential(self, env: Env, httpd, nghttpx, repeat, proto): argument
106 def test_07_11_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto): argument
125 def test_07_12_upload_seq_large(self, env: Env, httpd, nghttpx, repeat, proto): argument
144 def test_07_13_upload_seq_large(self, env: Env, httpd, nghttpx, repeat, proto): argument
229 def test_07_20_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto): argument
248 def test_07_21_upload_parallel_large(self, env: Env, httpd, nghttpx, repeat, proto): argument
265 def test_07_22_upload_parallel_fail(self, env: Env, httpd, nghttpx, repeat, proto): argument
282 def test_07_30_put_100k(self, env: Env, httpd, nghttpx, repeat, proto): argument
[all …]
H A Dtest_10_proxy.py62 def test_10_01_proxy_http(self, env: Env, httpd, repeat): argument
73 def test_10_02_proxys_down(self, env: Env, httpd, proto, repeat): argument
95 fname, fcount, repeat): argument
113 def test_10_03_proxytunnel_http(self, env: Env, httpd, repeat): argument
125 def test_10_04_proxy_https(self, env: Env, httpd, nghttpx_fwd, repeat): argument
136 def test_10_05_proxytunnel_http(self, env: Env, httpd, proto, repeat): argument
151 def test_10_06_proxytunnel_https(self, env: Env, httpd, nghttpx_fwd, proto, tunnel, repeat): argument
178 tunnel, fname, fcount, repeat): argument
208 tunnel, fname, fcount, repeat): argument
230 def test_10_09_reuse_ser(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument
[all …]
H A Dtest_13_proxy_auth.py61 def test_13_01_proxy_no_auth(self, env: Env, httpd, repeat): argument
69 def test_13_02_proxy_auth(self, env: Env, httpd, repeat): argument
81 def test_13_03_proxys_no_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
92 def test_13_04_proxys_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
101 def test_13_05_tunnel_http_no_auth(self, env: Env, httpd, repeat): argument
110 def test_13_06_tunnel_http_auth(self, env: Env, httpd, repeat): argument
124 def test_13_07_tunnels_no_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
142 def test_13_08_tunnels_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
H A Dtest_08_caddy.py72 def test_08_01_download_1(self, env: Env, caddy: Caddy, repeat, proto): argument
85 repeat, proto): argument
99 repeat, proto): argument
122 repeat, proto): argument
138 repeat, proto): argument
154 repeat, proto): argument
177 def test_08_06_post_parallel(self, env: Env, httpd, caddy, repeat, proto): argument
196 def test_08_07_put_large(self, env: Env, httpd, caddy, repeat, proto): argument
H A Dtest_06_eyeballs.py47 def test_06_01_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
56 def test_06_02_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
65 def test_06_03_h3_fallback_h2(self, env: Env, httpd, nghttpx, repeat): argument
75 def test_06_04_h3_fallback_h1(self, env: Env, httpd, nghttpx, repeat): argument
84 def test_06_10_stats_success(self, env: Env, httpd, nghttpx, repeat): argument
93 def test_06_11_stats_fail_verify(self, env: Env, httpd, nghttpx, repeat): argument
104 def test_06_12_stats_fail_tcp(self, env: Env, httpd, nghttpx, repeat): argument
H A Dtest_20_websockets.py81 def test_20_01_basic(self, env: Env, ws_echo, repeat): argument
87 def test_20_02_pingpong_small(self, env: Env, ws_echo, repeat): argument
97 def test_20_03_pingpong_too_large(self, env: Env, ws_echo, repeat): argument
107 def test_20_04_data_small(self, env: Env, ws_echo, repeat): argument
116 def test_20_05_data_med(self, env: Env, ws_echo, repeat): argument
125 def test_20_06_data_large(self, env: Env, ws_echo, repeat): argument
134 def test_20_07_data_large_small_recv(self, env: Env, ws_echo, repeat): argument
H A Dtest_30_vsftpd.py74 def test_30_01_list_dir(self, env: Env, vsftpd: VsFTPD, repeat): argument
86 def test_30_02_download_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
98 def test_30_03_download_10_serial(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
110 def test_30_04_download_10_parallel(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
124 def test_30_05_upload_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
141 def test_30_06_shutdownh_download(self, env: Env, vsftpd: VsFTPD, repeat): argument
153 def test_30_07_shutdownh_upload(self, env: Env, vsftpd: VsFTPD, repeat): argument
H A Dtest_31_vsftpds.py81 def test_31_01_list_dir(self, env: Env, vsftpds: VsFTPD, repeat): argument
93 def test_31_02_download_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
105 def test_31_03_download_10_serial(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
117 def test_31_04_download_10_parallel(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
131 def test_31_05_upload_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
148 def test_31_06_shutdownh_download(self, env: Env, vsftpds: VsFTPD, repeat): argument
161 def test_31_07_shutdownh_upload(self, env: Env, vsftpds: VsFTPD, repeat): argument
H A Dtest_19_shutdown.py56 def test_19_01_check_tcp_rst(self, env: Env, httpd, repeat, proto): argument
71 def test_19_02_check_shutdown(self, env: Env, httpd, repeat, proto): argument
88 def test_19_03_shutdown_by_server(self, env: Env, httpd, repeat, proto): argument
107 def test_19_04_shutdown_by_curl(self, env: Env, httpd, proto, repeat): argument
130 def test_19_05_event_shutdown_by_server(self, env: Env, httpd, proto, repeat): argument
158 def test_19_06_check_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_14_auth.py49 def test_14_01_digest_get_noauth(self, env: Env, httpd, nghttpx, repeat, proto): argument
59 def test_14_02_digest_get_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument
71 def test_14_03_digest_put_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument
84 def test_14_04_digest_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
101 def test_14_05_basic_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
121 def test_14_06_basic_very_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_05_errors.py49 def test_05_01_partial_1(self, env: Env, httpd, nghttpx, repeat, argument
72 def test_05_02_partial_20(self, env: Env, httpd, nghttpx, repeat, argument
95 def test_05_03_required(self, env: Env, httpd, nghttpx, repeat): argument
120 def test_05_04_unclean_tls_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_04_stuttered.py50 def test_04_01_download_1(self, env: Env, httpd, nghttpx, repeat, argument
67 httpd, nghttpx, repeat, proto): argument
89 def test_04_03_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
111 def test_04_04_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
/aosp_15_r20/external/python/cpython3/Tools/importbench/
Dimportbench.py20 def bench(name, cleanup=lambda: None, *, seconds=1, repeat=3): argument
40 def from_cache(seconds, repeat): argument
51 def builtin_mod(seconds, repeat): argument
61 def source_wo_bytecode(seconds, repeat): argument
81 def benchmark_wo_bytecode(seconds, repeat): argument
100 def source_writing_bytecode(seconds, repeat): argument
119 def writing_bytecode_benchmark(seconds, repeat): argument
135 def source_using_bytecode(seconds, repeat): argument
151 def using_bytecode_benchmark(seconds, repeat): argument
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/runtime/atomic/
Datomic_s390x.s154 repeat: label
166 repeat: label
178 repeat: label
189 repeat: label
255 repeat: label
267 repeat: label
279 repeat: label
291 repeat: label
/aosp_15_r20/external/libyuv/unit_test/
H A Dunit_test.cc173 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVConvertTest() local
229 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVColorTest() local
285 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVScaleTest() local
341 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVRotateTest() local
397 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVPlanarTest() local
453 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVBaseTest() local
509 const char* repeat = getenv("LIBYUV_REPEAT"); in LibYUVCompareTest() local
/aosp_15_r20/test/dittosuite/test/
H A Dread_file_test.cpp65 int repeat = 2; in TEST_F() local
84 int repeat = 2; in TEST_F() local
119 int repeat = 2; in TEST_F() local
149 int repeat = 2; in TEST_F() local
188 int repeat = 2; in TEST_F() local
227 int repeat = 2; in TEST_F() local
H A Dwrite_file_test.cpp63 int repeat = 2; in TEST_F() local
82 int repeat = 2; in TEST_F() local
117 int repeat = 2; in TEST_F() local
147 int repeat = 2; in TEST_F() local
186 int repeat = 2; in TEST_F() local
225 int repeat = 2; in TEST_F() local
/aosp_15_r20/external/googletest/googletest/test/
H A Dgtest_repeat_test.cc140 void TestRepeat(int repeat) { in TestRepeat()
151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter()
163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests()
180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgtest_repeat_test.cc140 void TestRepeat(int repeat) { in TestRepeat()
151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter()
163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests()
180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/
H A Dgtest_repeat_test.cc140 void TestRepeat(int repeat) { in TestRepeat()
151 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter()
163 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests()
180 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_repeat_test.cc155 void TestRepeat(int repeat) { in TestRepeat()
165 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter()
176 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests()
192 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_repeat_test.cc155 void TestRepeat(int repeat) { in TestRepeat()
165 void TestRepeatWithEmptyFilter(int repeat) { in TestRepeatWithEmptyFilter()
176 void TestRepeatWithFilterForSuccessfulTests(int repeat) { in TestRepeatWithFilterForSuccessfulTests()
192 void TestRepeatWithFilterForFailedTests(int repeat) { in TestRepeatWithFilterForFailedTests()
/aosp_15_r20/external/python/cpython2/Lib/
Dtimeit.py208 def repeat(self, repeat=default_repeat, number=default_number): member in Timer
239 def repeat(stmt="pass", setup="pass", timer=default_timer, function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dtimeit.py184 def repeat(self, repeat=default_repeat, number=default_number): member in Timer
236 def repeat(stmt="pass", setup="pass", timer=default_timer, function

12345678910>>...65