Home
last modified time | relevance | path

Searched refs:monkey_patch (Results 76 – 100 of 226) sorted by relevance

12345678910

/dports/devel/py-oslo.rootwrap/oslo.rootwrap-6.3.0/oslo_rootwrap/tests/
H A Dtest_functional_eventlet.py20 eventlet.monkey_patch()
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/
H A Dtest_cmd.py80 monkey_patch.assert_called_once_with()
110 monkey_patch.assert_called_once_with()
128 def test_main(self, log_setup, monkey_patch, service_create, argument
137 monkey_patch.assert_called_once_with()
155 def test_main(self, log_setup, monkey_patch, service_create, argument
177 monkey_patch.assert_called_once_with()
207 def test_main(self, log_setup, monkey_patch, service_create, argument
218 def test_main_invalid_backend(self, log_setup, monkey_patch, argument
253 monkey_patch.assert_called_once_with()
282 monkey_patch.assert_called_once_with()
[all …]
/dports/databases/py-psycogreen/psycogreen-1.0/tests/
H A Dtest_eventlet.py15 eventlet.monkey_patch()
/dports/misc/py-cinder/cinder-12.0.10/doc/source/
H A Dconf.py31 eventlet.monkey_patch(subprocess=True)
/dports/net/py-eventlet/eventlet-0.33.0/tests/isolated/
H A Dregular_file_readall.py5 eventlet.monkey_patch()
H A Dpatcher_fork_after_monkey_patch.py13 eventlet.monkey_patch()
/dports/lang/perl5.30/perl-5.30.3/cpan/HTTP-Tiny/t/
H A D140_proxy.t14 monkey_patch();
H A D170_keepalive.t17 monkey_patch();
H A D104_post.t12 BEGIN { monkey_patch() }
H A D101_head.t12 BEGIN { monkey_patch() }
H A D102_put.t12 BEGIN { monkey_patch() }
H A D103_delete.t12 BEGIN { monkey_patch() }
H A D160_cookies.t14 BEGIN { monkey_patch() }
/dports/lang/perl5.32/perl-5.32.1/cpan/HTTP-Tiny/t/
H A D140_proxy.t14 monkey_patch();
H A D170_keepalive.t17 monkey_patch();
/dports/lang/perl5.34/perl-5.34.0/cpan/HTTP-Tiny/t/
H A D140_proxy.t14 monkey_patch();
H A D170_keepalive.t17 monkey_patch();
/dports/devel/py-oslo.privsep/oslo.privsep-2.6.2/releasenotes/notes/
H A Dun-monkey-patch-privileged-daemon-160e00296549df3d.yaml5 If ``eventlet.monkey_patch``, some libraries will be patched, for example
/dports/www/p5-Mojolicious/Mojolicious-9.22/lib/Mojo/
H A DByteStream.pm19 Mojo::Util::monkey_patch __PACKAGE__, $name, sub {
/dports/www/p5-Mojolicious/Mojolicious-9.22/lib/Mojolicious/Plugin/
H A DEPRenderer.pm48 monkey_patch $class, $method, sub { $class->_C->$sub(@_) };
/dports/www/p5-HTTP-Tiny/HTTP-Tiny-0.080/t/
H A D140_proxy.t14 monkey_patch();
H A D170_keepalive.t17 monkey_patch();
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/HTTP-Tiny/t/
H A D140_proxy.t14 monkey_patch();
H A D170_keepalive.t17 monkey_patch();
/dports/www/p5-Mojolicious/Mojolicious-9.22/lib/
H A Dojo.pm29 monkey_patch $caller,

12345678910