Home
last modified time | relevance | path

Searched refs:test_perform (Results 1 – 24 of 24) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/tensor/tests/
H A Dtest_fourier.py20 def test_perform(self): member in TestFourier
71 t.test_perform()
H A Dtest_extra_ops.py500 def test_perform(self): member in TestBartlett
528 def test_perform(self): member in TestFillDiagonal
587 def test_perform(self): member in TestFillDiagonalOffset
H A Dtest_elemwise.py77 def test_perform(self): member in test_DimShuffle
259 def test_perform(self): member in test_Broadcast
510 def test_perform(self): member in test_CAReduce
H A Dtest_slinalg.py374 def test_perform(self): member in TestKron
H A Dtest_opt.py6469 def test_perform(self): member in TestShape_i
/dports/security/libsecret/libsecret-0.20.4/egg/
H A Dtest-dh.c41 test_perform (void) in test_perform() function
196 g_test_add_func ("/dh/perform", test_perform); in main()
/dports/security/gnome-keyring/gnome-keyring-40.0/egg/
H A Dtest-dh.c39 test_perform (void) in test_perform() function
194 g_test_add_func ("/dh/perform", test_perform); in main()
/dports/security/gcr/gcr-3.40.0/egg/
H A Dtest-dh.c39 test_perform (void) in test_perform() function
194 g_test_add_func ("/dh/perform", test_perform); in main()
/dports/devel/py-pyface/pyface-7.2.0/pyface/action/tests/
H A Dtest_action.py27 def test_perform(self): member in TestAction
H A Dtest_action_controller.py31 def test_perform(self): member in TestActionController
/dports/security/py-certbot/certbot-1.22.0/tests/plugins/
H A Dstandalone_test.py101 def test_perform(self): member in AuthenticatorTest
117 self.test_perform()
H A Ddns_common_test.py46 def test_perform(self, unused_mock_get_utility): member in DNSAuthenticatorTest
H A Dcommon_test.py291 def test_perform(self): member in ChallengePerformerTest
/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/tests/
H A Dtest_elemwise.py219 def test_perform(self): member in test_GpuCAReduceCPY
355 def test_perform(self): member in test_GpuCAReduceCuda
/dports/net/py-kombu/kombu-4.6.11/t/unit/asynchronous/http/
H A Dtest_http.py96 def test_perform(self): member in test_BaseClient
/dports/security/py-certbot-dns-digitalocean/certbot-dns-digitalocean-1.22.0/tests/
H A Ddns_digitalocean_test.py41 def test_perform(self, unused_mock_get_utility): member in AuthenticatorTest
/dports/security/py-certbot/certbot-1.22.0/certbot/plugins/
H A Ddns_test_common_lexicon.py69 def test_perform(self: _AuthenticatorCallableLexiconTestCase, member in BaseLexiconAuthenticatorTest
/dports/security/py-certbot-dns-route53/certbot-dns-route53-1.22.0/tests/
H A Ddns_route53_test.py39 def test_perform(self): member in AuthenticatorTest
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/minigbm/src/cros_gralloc/gralloc0/tests/
H A Dgralloctest.c465 static int test_perform(struct gralloctest_context *ctx) in test_perform() function
641 { "perform", test_perform, 1 },
/dports/security/py-certbot-dns-rfc2136/certbot-dns-rfc2136-1.22.0/tests/
H A Ddns_rfc2136_test.py46 def test_perform(self, unused_mock_get_utility): member in AuthenticatorTest
/dports/games/xonotic/Xonotic/source/gmqcc/
H A Dtest.cpp1202 static GMQCC_WARN bool test_perform(const char *curdir, const char *defs) { in test_perform() function
1302 succeed = test_perform("tests", defs); in main()
/dports/security/py-certbot-dns-cloudflare/certbot-dns-cloudflare-1.22.0/tests/
H A Ddns_cloudflare_test.py45 def test_perform(self, unused_mock_get_utility): member in AuthenticatorTest
/dports/security/py-certbot-dns-google/certbot-dns-google-1.22.0/tests/
H A Ddns_google_test.py47 def test_perform(self, unused_mock_get_utility):
/dports/security/py-certbot-apache/certbot-apache-1.22.0/tests/
H A Dconfigurator_test.py756 def test_perform(self, mock_restart, mock_http_perform): member in MultipleVhostsTest