Home
last modified time | relevance | path

Searched refs:got_exception (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/pyl-gobject/pygobject-2.28.6/tests/
H A Dtest_mainloop.py39 got_exception = False
43 got_exception = True
51 assert not got_exception
/dports/science/py-dlib/dlib-19.22/dlib/test/
H A Dthreads.cpp35 bool got_exception = false; in test_async() local
42 got_exception = true; in test_async()
45 DLIB_TEST(got_exception); in test_async()
H A Dthread_pool.cpp377 bool got_exception = false; in perform_test() local
386 got_exception = true; in perform_test()
388 DLIB_TEST(got_exception); in perform_test()
392 got_exception = false; in perform_test()
401 got_exception = true; in perform_test()
403 DLIB_TEST(got_exception); in perform_test()
/dports/science/dlib-cpp/dlib-19.22/dlib/test/
H A Dthreads.cpp35 bool got_exception = false; in test_async() local
42 got_exception = true; in test_async()
45 DLIB_TEST(got_exception); in test_async()
H A Dthread_pool.cpp377 bool got_exception = false; in perform_test() local
386 got_exception = true; in perform_test()
388 DLIB_TEST(got_exception); in perform_test()
392 got_exception = false; in perform_test()
401 got_exception = true; in perform_test()
403 DLIB_TEST(got_exception); in perform_test()
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/swig/python/
H A Dtest.py55 got_exception = False
60 got_exception = True
66 assert got_exception
/dports/multimedia/libv4l/linux-5.13-rc2/arch/alpha/kernel/
H A Dtraps.c466 goto got_exception; in do_entUna()
482 goto got_exception; in do_entUna()
498 goto got_exception; in do_entUna()
526 goto got_exception; in do_entUna()
550 goto got_exception; in do_entUna()
574 goto got_exception; in do_entUna()
582 got_exception: in do_entUna()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/alpha/kernel/
H A Dtraps.c466 goto got_exception; in do_entUna()
482 goto got_exception; in do_entUna()
498 goto got_exception; in do_entUna()
526 goto got_exception; in do_entUna()
550 goto got_exception; in do_entUna()
574 goto got_exception; in do_entUna()
582 got_exception: in do_entUna()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/alpha/kernel/
H A Dtraps.c466 goto got_exception; in do_entUna()
482 goto got_exception; in do_entUna()
498 goto got_exception; in do_entUna()
526 goto got_exception; in do_entUna()
550 goto got_exception; in do_entUna()
574 goto got_exception; in do_entUna()
582 got_exception: in do_entUna()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Dncbiapp.cpp622 bool* got_exception) in x_TryMain() argument
642 *got_exception = true; in x_TryMain()
647 *got_exception = true; in x_TryMain()
690 *got_exception = true; in x_TryMain()
695 *got_exception = true; in x_TryMain()
716 *got_exception = true; in x_TryMain()
720 *got_exception = true; in x_TryMain()
985 bool got_exception = false; in AppMain() local
991 x_TryMain(diag, conf, &exit_code, &got_exception); in AppMain()
1017 x_TryMain(diag, conf, &exit_code, &got_exception); in AppMain()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Dncbiapp.cpp622 bool* got_exception) in x_TryMain() argument
642 *got_exception = true; in x_TryMain()
647 *got_exception = true; in x_TryMain()
690 *got_exception = true; in x_TryMain()
695 *got_exception = true; in x_TryMain()
716 *got_exception = true; in x_TryMain()
720 *got_exception = true; in x_TryMain()
985 bool got_exception = false; in AppMain() local
991 x_TryMain(diag, conf, &exit_code, &got_exception); in AppMain()
1017 x_TryMain(diag, conf, &exit_code, &got_exception); in AppMain()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/xtrabackup/test/python/testtools/
H A Druntest.py153 got_exception = self._run_user(
155 if got_exception == self.exception_caught:
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/xtrabackup/test/python/testtools/
H A Druntest.py153 got_exception = self._run_user(
155 if got_exception == self.exception_caught:
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/testtools-0.9.34/testtools/
H A Druntest.py156 got_exception = self._run_user(
158 if got_exception == self.exception_caught:
/dports/devel/p5-Test-Group/Test-Group-0.20/t/
H A D35-todotests.t280 ok(! $result->got_exception);
295 ok(! $result->got_exception);
/dports/devel/py-testtools/testtools-2.5.0/testtools/
H A Druntest.py177 got_exception = self._run_user(
179 if got_exception == self.exception_caught:
/dports/devel/p5-Test-Group/Test-Group-0.20/lib/Test/
H A DGroup.pm430 if ($subTest->got_exception) {
1028 sub got_exception { defined shift->{exception} } subroutine
1106 } elsif ($self->got_exception ||
/dports/lang/v8/v8-9.6.180.12/tools/release/
H A Dcommon_includes.py381 got_exception = False
387 got_exception = e
388 if got_exception or retry_on(result):
391 str(got_exception))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/tools/release/
H A Dcommon_includes.py381 got_exception = False
387 got_exception = e
388 if got_exception or retry_on(result):
391 str(got_exception))
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/tools/release/
H A Dcommon_includes.py381 got_exception = False
387 got_exception = e
388 if got_exception or retry_on(result):
391 str(got_exception))
/dports/www/node10/node-v10.24.1/deps/v8/tools/release/
H A Dcommon_includes.py475 got_exception = False
481 got_exception = e
482 if got_exception or retry_on(result):
485 str(got_exception))
/dports/www/py-tornado4/tornado-4.5.3/tornado/test/
H A Dioloop_test.py353 got_exception = [False]
360 got_exception[0] = True
364 self.assertTrue(got_exception[0])
/dports/www/py-tornado/tornado-6.1/tornado/test/
H A Dioloop_test.py313 got_exception = [False]
320 got_exception[0] = True
325 self.assertTrue(got_exception[0])
/dports/lang/ruby26/ruby-2.6.9/test/rubygems/
H A Dtest_gem_remote_fetcher.rb878 got_exception = false
883 got_exception = true
886 assert got_exception, "Expected exception conforming to #{exception_class}"
/dports/sysutils/py-salt/salt-3004.1/salt/ext/tornado/test/
H A Dioloop_test.py354 got_exception = [False]
361 got_exception[0] = True
365 self.assertTrue(got_exception[0])

12