Home
last modified time | relevance | path

Searched defs:test_count (Results 1 – 25 of 1110) sorted by relevance

12345678910>>...45

/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Dt-ldap-parse-uri.c37 check_ldap_uri_p (int test_count, struct test_ldap_uri_p *test) in check_ldap_uri_p()
81 int test_count; in test_ldap_uri_p() local
112 check_ldap_parse_uri (int test_count, struct test_ldap_parse_uri *test) in check_ldap_parse_uri()
211 int test_count; in test_ldap_parse_uri() local
225 check_ldap_escape_filter (int test_count, struct test_ldap_escape_filter *test) in check_ldap_escape_filter()
249 int test_count; in test_ldap_escape_filter() local
/dports/devel/hpx/hpx-1.2.1/tests/performance/parallel_algorithms/local/
H A Dbenchmark_is_heap.cpp53 double run_is_heap_benchmark_std(int test_count, in run_is_heap_benchmark_std()
73 double run_is_heap_benchmark_seq(int test_count, in run_is_heap_benchmark_seq()
94 double run_is_heap_benchmark_par(int test_count, in run_is_heap_benchmark_par()
115 double run_is_heap_benchmark_par_unseq(int test_count, in run_is_heap_benchmark_par_unseq()
146 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_is_heap_until.cpp53 double run_is_heap_until_benchmark_std(int test_count, in run_is_heap_until_benchmark_std()
74 double run_is_heap_until_benchmark_seq(int test_count, in run_is_heap_until_benchmark_seq()
96 double run_is_heap_until_benchmark_par(int test_count, in run_is_heap_until_benchmark_par()
118 double run_is_heap_until_benchmark_par_unseq(int test_count, in run_is_heap_until_benchmark_par_unseq()
150 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_remove_if.cpp89 double run_remove_if_benchmark_std(int test_count, in run_remove_if_benchmark_std()
111 double run_remove_if_benchmark_hpx(int test_count, ExPolicy policy, in run_remove_if_benchmark_hpx()
133 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
195 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
210 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
255 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_unique.cpp89 double run_unique_benchmark_std(int test_count, in run_unique_benchmark_std()
110 double run_unique_benchmark_hpx(int test_count, ExPolicy policy, in run_unique_benchmark_hpx()
131 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
190 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
205 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
250 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_remove.cpp89 double run_remove_benchmark_std(int test_count, in run_remove_benchmark_std()
112 double run_remove_benchmark_hpx(int test_count, ExPolicy policy, in run_remove_benchmark_hpx()
134 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
195 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
210 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
255 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_unique_copy.cpp48 double run_unique_copy_benchmark_std(int test_count, in run_unique_copy_benchmark_std()
65 double run_unique_copy_benchmark_hpx(int test_count, ExPolicy policy, in run_unique_copy_benchmark_hpx()
82 void run_benchmark(std::size_t vector_size, int test_count, in run_benchmark()
158 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_inplace_merge.cpp53 double run_inplace_merge_benchmark_std(int test_count, in run_inplace_merge_benchmark_std()
75 double run_inplace_merge_benchmark_hpx(int test_count, ExPolicy policy, in run_inplace_merge_benchmark_hpx()
98 int test_count, std::size_t random_range, IteratorTag) in run_benchmark()
176 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_merge.cpp51 double run_merge_benchmark_std(int test_count, in run_merge_benchmark_std()
68 double run_merge_benchmark_hpx(int test_count, ExPolicy policy, in run_merge_benchmark_hpx()
86 int test_count, std::size_t random_range, IteratorTag) in run_benchmark()
163 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_partition_copy.cpp57 double run_partition_copy_benchmark_std(int test_count, in run_partition_copy_benchmark_std()
76 double run_partition_copy_benchmark_hpx(int test_count, ExPolicy policy, in run_partition_copy_benchmark_hpx()
95 void run_benchmark(std::size_t vector_size, int test_count, IteratorTag) in run_benchmark()
173 int test_count = vm["test_count"].as<int>(); in hpx_main() local
H A Dbenchmark_partition.cpp53 double run_partition_benchmark_std(int test_count, in run_partition_benchmark_std()
74 double run_partition_benchmark_hpx(int test_count, ExPolicy policy, in run_partition_benchmark_hpx()
95 void run_benchmark(std::size_t vector_size, int test_count, int base_num, in run_benchmark()
195 int test_count = vm["test_count"].as<int>(); in hpx_main() local
/dports/devel/hpx/hpx-1.2.1/tests/performance/network/algorithms/
H A Dminmax_element_performance.cpp50 double run_min_element_benchmark(int test_count, in run_min_element_benchmark()
68 double run_max_element_benchmark(int test_count, in run_max_element_benchmark()
86 double run_minmax_element_benchmark(int test_count, in run_minmax_element_benchmark()
111 int test_count = vm["test_count"].as<int>(); in hpx_main() local
/dports/devel/libgit2/libgit2-1.3.0/tests/clar/
H A Dprint.h3 static void clar_print_clap_init(int test_count, int suite_count, const char *suite_names) in clar_print_clap_init()
10 static void clar_print_clap_shutdown(int test_count, int suite_count, int error_count) in clar_print_clap_shutdown()
69 static void clar_print_tap_init(int test_count, int suite_count, const char *suite_names) in clar_print_tap_init()
77 static void clar_print_tap_shutdown(int test_count, int suite_count, int error_count) in clar_print_tap_shutdown()
169 static void clar_print_init(int test_count, int suite_count, const char *suite_names) in clar_print_init()
174 static void clar_print_shutdown(int test_count, int suite_count, int error_count) in clar_print_shutdown()
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_docstring.py28 failure_count, test_count = 0, 0 variable
32 failure_count, test_count = doctest.testmod( variable
/dports/devel/libsearpc/libsearpc-d1fd751/tests/clar/
H A Dprint.h2 static void clar_print_init(int test_count, int suite_count, const char *suite_names) in clar_print_init()
9 static void clar_print_shutdown(int test_count, int suite_count, int error_count) in clar_print_shutdown()
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dal21.f9082 subroutine test_count() subroutine
83 logical :: mask(4, 4)
84 integer, allocatable :: n(:)
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_ncbi_fast.cpp244 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
303 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
362 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
416 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
470 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
524 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
604 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
662 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
720 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
765 const size_t test_count = SSETEST_COUNT; in BOOST_AUTO_TEST_CASE() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/graphite/
H A Dpr36286.f905 program test_count program

12345678910>>...45