| /external/curl/tests/http/ |
| D | test_07_upload.py | 56 def test_07_01_upload_1_small(self, env: Env, httpd, nghttpx, repeat, proto): argument 71 def test_07_02_upload_1_large(self, env: Env, httpd, nghttpx, repeat, proto): argument 87 def test_07_10_upload_sequential(self, env: Env, httpd, nghttpx, repeat, proto): argument 104 def test_07_11_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto): argument 123 def test_07_12_upload_seq_large(self, env: Env, httpd, nghttpx, repeat, proto): argument 142 def test_07_13_upload_seq_large(self, env: Env, httpd, nghttpx, repeat, proto): argument 160 def test_07_20_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto): argument 179 def test_07_21_upload_parallel_large(self, env: Env, httpd, nghttpx, repeat, proto): argument 196 def test_07_22_upload_parallel_fail(self, env: Env, httpd, nghttpx, repeat, proto): argument 213 def test_07_30_put_100k(self, env: Env, httpd, nghttpx, repeat, proto): argument [all …]
|
| D | test_02_download.py | 60 def test_02_01_download_1(self, env: Env, httpd, nghttpx, repeat, proto): argument 70 def test_02_02_download_2(self, env: Env, httpd, nghttpx, repeat, proto): argument 81 httpd, nghttpx, repeat, proto): argument 92 httpd, nghttpx, repeat, proto): argument 112 httpd, nghttpx, repeat, proto): argument 132 httpd, nghttpx, repeat, proto): argument 147 httpd, nghttpx, repeat, proto): argument 166 httpd, nghttpx, repeat, proto): argument 182 httpd, nghttpx, repeat, proto): argument 193 httpd, nghttpx, repeat, proto): argument [all …]
|
| D | test_10_proxy.py | 62 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 …]
|
| D | test_13_proxy_auth.py | 64 def test_13_01_proxy_no_auth(self, env: Env, httpd, repeat): argument 72 def test_13_02_proxy_auth(self, env: Env, httpd, repeat): argument 84 def test_13_03_proxys_no_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument 95 def test_13_04_proxys_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument 104 def test_13_05_tunnel_http_no_auth(self, env: Env, httpd, repeat): argument 113 def test_13_06_tunnel_http_auth(self, env: Env, httpd, repeat): argument 127 def test_13_07_tunnels_no_auth(self, env: Env, httpd, proto, tunnel, repeat): argument 145 def test_13_08_tunnels_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
|
| D | test_06_eyeballs.py | 49 def test_06_01_h3_only(self, env: Env, httpd, nghttpx, repeat): argument 58 def test_06_02_h3_only(self, env: Env, httpd, nghttpx, repeat): argument 67 def test_06_03_h3_fallback_h2(self, env: Env, httpd, nghttpx, repeat): argument 77 def test_06_04_h3_fallback_h1(self, env: Env, httpd, nghttpx, repeat): argument 86 def test_06_10_stats_success(self, env: Env, httpd, nghttpx, repeat): argument 95 def test_06_11_stats_fail_verify(self, env: Env, httpd, nghttpx, repeat): argument 106 def test_06_12_stats_fail_tcp(self, env: Env, httpd, nghttpx, repeat): argument
|
| D | test_20_websockets.py | 81 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
|
| D | test_08_caddy.py | 67 def test_08_01_download_1(self, env: Env, caddy: Caddy, repeat, proto): argument 80 repeat, proto): argument 94 repeat, proto): argument 117 repeat, proto): argument 133 repeat, proto): argument 149 repeat, proto): argument 170 def test_08_06_upload_parallel(self, env: Env, caddy, repeat, proto): argument
|
| D | test_14_auth.py | 51 def test_14_01_digest_get_noauth(self, env: Env, httpd, nghttpx, repeat, proto): argument 61 def test_14_02_digest_get_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument 73 def test_14_03_digest_put_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument 86 def test_14_04_digest_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument 103 def test_14_05_basic_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument 123 def test_14_06_basic_very_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
| D | test_17_ssl_use.py | 50 def test_17_01_sslinfo_plain(self, env: Env, httpd, nghttpx, repeat): argument 61 def test_17_02_sslinfo_reconnect(self, env: Env, httpd, nghttpx, tls_max, repeat): argument 107 def test_17_03_trailing_dot(self, env: Env, httpd, nghttpx, repeat, proto): argument 124 def test_17_04_double_dot(self, env: Env, httpd, nghttpx, repeat, proto): argument 148 def test_17_05_ip_addr(self, env: Env, httpd, nghttpx, repeat, proto): argument 167 def test_17_06_localhost(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
| D | test_05_errors.py | 51 def test_05_01_partial_1(self, env: Env, httpd, nghttpx, repeat, argument 74 def test_05_02_partial_20(self, env: Env, httpd, nghttpx, repeat, argument 97 def test_05_03_required(self, env: Env, httpd, nghttpx, repeat): argument 122 def test_05_04_unclean_tls_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
| D | test_04_stuttered.py | 51 def test_04_01_download_1(self, env: Env, httpd, nghttpx, repeat, argument 68 httpd, nghttpx, repeat, proto): argument 90 def test_04_03_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument 112 def test_04_04_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
| D | test_30_vsftpd.py | 71 def test_30_01_list_dir(self, env: Env, vsftpd: VsFTPD, repeat): argument 83 def test_30_02_download_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 95 def test_30_03_download_10_serial(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 107 def test_30_04_download_10_parallel(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
|
| D | test_31_vsftpds.py | 81 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
|
| D | test_03_goaway.py | 50 def test_03_01_h2_goaway(self, env: Env, httpd, nghttpx, repeat): argument 82 def test_03_02_h3_goaway(self, env: Env, httpd, nghttpx, repeat): argument 118 def test_03_03_h1_goaway(self, env: Env, httpd, nghttpx, repeat): argument
|
| D | test_16_info.py | 58 def test_16_01_info_download(self, env: Env, httpd, nghttpx, repeat, proto): argument 71 def test_16_02_info_302_download(self, env: Env, httpd, nghttpx, repeat, proto): argument 85 def test_16_03_info_upload(self, env: Env, httpd, nghttpx, proto, repeat): argument 104 def test_16_04_info_http_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
| /external/python/cpython3/Tools/importbench/ |
| D | importbench.py | 20 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
|
| /external/libyuv/unit_test/ |
| D | unit_test.cc | 173 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
|
| /external/googletest/googletest/test/ |
| D | gtest_repeat_test.cc | 140 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()
|
| /external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
| D | gtest_repeat_test.cc | 140 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()
|
| /external/cronet/third_party/googletest/src/googletest/test/ |
| D | gtest_repeat_test.cc | 140 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()
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
| D | gtest_repeat_test.cc | 155 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()
|
| /external/python/cpython2/Lib/ |
| D | timeit.py | 208 def repeat(self, repeat=default_repeat, number=default_number): argument 239 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
|
| /external/python/cpython3/Lib/ |
| D | timeit.py | 184 def repeat(self, repeat=default_repeat, number=default_number): argument 236 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
|
| /external/dokka/core/testdata/format/ |
| D | nestedLists.kt | 27 fun repeat() = Unit method in Bar
|
| D | unorderedLists.kt | 31 fun repeat() = Unit method in Bar
|