Home
last modified time | relevance | path

Searched refs:base_test (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/gec/prime_proof/
H A Dprime_proof_spp.cc84 bool base_test = false; in spp() local
88 base_test = false; in spp()
104 if(b==-1 || b==(n-1))base_test=true; in spp()
107 if(!base_test) in spp()
112 if(a==17 & base_test)tested=true; in spp()
128 bool base_test = false; in spp_verify_proof_prime() local
133 base_test = false; in spp_verify_proof_prime()
145 while( (xx> tries) && !base_test ) in spp_verify_proof_prime()
149 if(b==-1 || b==(n-1))base_test=true; in spp_verify_proof_prime()
151 if(!base_test)return false; in spp_verify_proof_prime()
[all …]
/dports/devel/p5-OOTools/OOTools-2.4/t/
H A D06_C_constr-instance.t13 ; isa_ok( $base = BaseClass->new(base_test => 1), 'BaseClass', 'new')
15 ; is( $base->{base_test} , 1 , 'base constructor params')
22 ; is( $constructed->{base_test} , undef , 'constructed no copy')
29 ; is( $copied->{base_test} , 1 , 'copied gets values')
35 ; $constructed->base_test(2)
36 ; isa_ok( $copied = $constructed->copy_init(base_test => 1), 'BaseClass', 'newcopy')
38 ; is( $copied->{base_test} , 1 , 'newcopy argument overwrites copied value')
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/Tests/BATS Scripts/
H A Dbats_test_proxy.sh9 base_test="dnssdutil dnsquery -s 127.0.0.1 -n apple.com -t a"
13 test_proxy_on $base_test --tcp
19 test_proxy_on $base_test
25 test_proxy $base_test --tcp
34 test_proxy $base_test
/dports/lang/p5-Marpa/Marpa-0.208000/t/old_eval/
H A Dinfinite.t188 for my $base_test ( $cycle1_test, $cycle2_test, $cycle8_test ) {
189 my $test_name = $base_test->[0];
193 @{$base_test}[ 1 .. $#{$base_test} ],
199 @{$base_test}[ 1 .. $#{$base_test} ],
/dports/graphics/weston/weston-1.9.0/tools/zunitc/test/
H A Dzunitc_test.c48 ZUC_TEST(base_test, math_is_sane) in ZUC_TEST() argument
53 ZUC_TEST(base_test, math_is_hard) in ZUC_TEST() argument
67 ZUC_TEST(base_test, tracepoint_after_assert) in ZUC_TEST() argument
78 ZUC_TEST(base_test, math_is_more_hard) in ZUC_TEST() argument
83 ZUC_TEST(base_test, math_is_more_hard2) in ZUC_TEST() argument
89 ZUC_TEST(base_test, time_counted) in ZUC_TEST() argument
454 ZUC_TEST(base_test, later) in ZUC_TEST() argument
460 ZUC_TEST(base_test, zed) in ZUC_TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/tools/zunitc/test/
H A Dzunitc_test.c48 ZUC_TEST(base_test, math_is_sane) in ZUC_TEST() argument
53 ZUC_TEST(base_test, math_is_hard) in ZUC_TEST() argument
67 ZUC_TEST(base_test, tracepoint_after_assert) in ZUC_TEST() argument
78 ZUC_TEST(base_test, math_is_more_hard) in ZUC_TEST() argument
83 ZUC_TEST(base_test, math_is_more_hard2) in ZUC_TEST() argument
89 ZUC_TEST(base_test, time_counted) in ZUC_TEST() argument
454 ZUC_TEST(base_test, later) in ZUC_TEST() argument
460 ZUC_TEST(base_test, zed) in ZUC_TEST() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp36 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
144 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
145 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
146 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
147 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp36 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
144 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
145 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
146 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
147 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp36 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
144 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
145 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
146 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
147 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp36 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
144 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
145 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
146 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
147 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp36 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
144 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
145 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
146 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
147 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/www/piwigo/piwigo/admin/
H A Dsite_reader_local.php163 $base_test = $path.'/pwg_representative/'.$filename_wo_ext.'.';
166 $test = $base_test.$ext;
181 $base_test = $path.'/pwg_format/'.$filename_wo_ext.'.';
185 $test = $base_test.$ext;
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp54 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
173 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
174 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
175 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
176 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp54 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
173 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
174 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
175 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
176 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp54 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
173 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
174 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
175 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
176 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/set_operations/difference/
H A Dtest_difference_linear_linear.hpp54 static inline void base_test(Geometry1 const& geometry1, in base_test() function in test_difference_of_geometries
173 base_test(geometry1, geometry2, mls_diff, case_id, tolerance); in apply()
174 base_test(geometry1, rg2, mls_diff, case_id, tolerance, false); in apply()
175 base_test(rg1, geometry2, mls_diff, case_id, tolerance, false, true); in apply()
176 base_test(rg1, rg2, mls_diff, case_id, tolerance, false, true); in apply()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/gdb_remote_client/
H A DTestFork.py10 def base_test(self, variant): member in TestMultiprocess
49 self.base_test("fork")
52 self.base_test("vfork")
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp368 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
404 base_test(sstr.str(), geometry, expected_result); in apply()
416 base_test(sstr.str(), closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), cw_geometry, expected_result); in apply()
439 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
453 base_test(sstr.str(), polygon, expected_result); in apply()
470 base_test(sstr.str(), multipolygon, expected_result); in apply()
503 base_type::base_test(case_id, vg, expected_result); in apply()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp368 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
404 base_test(sstr.str(), geometry, expected_result); in apply()
416 base_test(sstr.str(), closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), cw_geometry, expected_result); in apply()
439 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
453 base_test(sstr.str(), polygon, expected_result); in apply()
470 base_test(sstr.str(), multipolygon, expected_result); in apply()
503 base_type::base_test(case_id, vg, expected_result); in apply()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp343 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
379 base_test(sstr.str(), geometry, expected_result); in apply()
391 base_test(sstr.str(), closed_geometry, expected_result); in apply()
403 base_test(sstr.str(), cw_geometry, expected_result); in apply()
414 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), polygon, expected_result); in apply()
445 base_test(sstr.str(), multipolygon, expected_result); in apply()
478 base_type::base_test(case_id, vg, expected_result); in apply()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp343 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
379 base_test(sstr.str(), geometry, expected_result); in apply()
391 base_test(sstr.str(), closed_geometry, expected_result); in apply()
403 base_test(sstr.str(), cw_geometry, expected_result); in apply()
414 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), polygon, expected_result); in apply()
445 base_test(sstr.str(), multipolygon, expected_result); in apply()
478 base_type::base_test(case_id, vg, expected_result); in apply()
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp343 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
379 base_test(sstr.str(), geometry, expected_result); in apply()
391 base_test(sstr.str(), closed_geometry, expected_result); in apply()
403 base_test(sstr.str(), cw_geometry, expected_result); in apply()
414 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), polygon, expected_result); in apply()
445 base_test(sstr.str(), multipolygon, expected_result); in apply()
478 base_type::base_test(case_id, vg, expected_result); in apply()
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp343 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
379 base_test(sstr.str(), geometry, expected_result); in apply()
391 base_test(sstr.str(), closed_geometry, expected_result); in apply()
403 base_test(sstr.str(), cw_geometry, expected_result); in apply()
414 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), polygon, expected_result); in apply()
445 base_test(sstr.str(), multipolygon, expected_result); in apply()
478 base_type::base_test(case_id, vg, expected_result); in apply()
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp343 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
379 base_test(sstr.str(), geometry, expected_result); in apply()
391 base_test(sstr.str(), closed_geometry, expected_result); in apply()
403 base_test(sstr.str(), cw_geometry, expected_result); in apply()
414 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), polygon, expected_result); in apply()
445 base_test(sstr.str(), multipolygon, expected_result); in apply()
478 base_type::base_test(case_id, vg, expected_result); in apply()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/
H A Dtest_is_valid.hpp368 static inline void base_test(std::string const& case_id, in base_test() function in test_valid
404 base_test(sstr.str(), geometry, expected_result); in apply()
416 base_test(sstr.str(), closed_geometry, expected_result); in apply()
428 base_test(sstr.str(), cw_geometry, expected_result); in apply()
439 base_test(sstr.str(), cw_closed_geometry, expected_result); in apply()
453 base_test(sstr.str(), polygon, expected_result); in apply()
470 base_test(sstr.str(), multipolygon, expected_result); in apply()
503 base_type::base_test(case_id, vg, expected_result); in apply()

12345678910>>...15