Home
last modified time | relevance | path

Searched refs:test_types (Results 1 – 25 of 866) sorted by relevance

12345678910>>...35

/dports/www/libepc/libepc-0.4.6/tests/
H A Dtest-dispatcher-subtypes.c30 static gchar *test_types[6] = { NULL, NULL, NULL, NULL, NULL, NULL }; variable
52 if (0 == strcmp (type, test_types[0] + 11)) in service_browser_cb()
57 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in service_browser_cb()
58 if (g_str_equal (type, test_types[i])) in service_browser_cb()
79 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in main()
83 g_assert (0 == strncmp ("._sub._test-", test_types[i] + 5, 12)); in main()
84 g_assert (0 == strncmp ("_test-", test_types[i] + 11, 6)); in main()
96 base_type = epc_service_type_get_base (test_types[0]); in main()
100 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in main()
114 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in main()
[all …]
H A Dtest-dispatcher-multiple-services.c27 static gchar *test_types[7] = { NULL, NULL, NULL, NULL, NULL, NULL, NULL }; variable
47 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in service_browser_cb()
48 if (g_str_equal (type, test_types[i])) in service_browser_cb()
67 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in main()
69 test_types[i] = g_strdup_printf ("_test-%08x-%d._tcp", hash, i); in main()
71 if (!epc_test_init_service_browser (test_types[i], service_browser_cb, NULL)) in main()
80 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in main()
82 test_types[i], NULL, NULL, 2007, NULL); in main()
95 for (i = 0; i < G_N_ELEMENTS (test_types); ++i) in main()
96 g_free (test_types[i]); in main()
/dports/lang/v8/v8-9.6.180.12/test/unittests/asmjs/
H A Dasm-types-unittest.cc238 Type* test_types[] = { in TEST_F() local
253 EXPECT_EQ(ii == jj, AsmType::IsExactly(test_types[ii], test_types[jj])) in TEST_F()
271 Type* test_types[] = { in TEST_F() local
288 (ii == jj) || ParentsOf(test_types[ii]).count(test_types[jj]) != 0 || in TEST_F()
289 FunctionsWithSameSignature(test_types[ii], test_types[jj]); in TEST_F()
290 EXPECT_EQ(Expected, test_types[ii]->IsA(test_types[jj])) in TEST_F()
421 Type* test_types[] = { in TEST_F() local
458 Type* test_types[] = { in TEST_F() local
490 EXPECT_EQ(LoadTypeForType(test_types[ii]), test_types[ii]->LoadType()); in TEST_F()
495 Type* test_types[] = { in TEST_F() local
[all …]
/dports/devel/libftdi1/libftdi1-1.5/test/
H A Dbaudrate.cpp159 std::vector<enum ftdi_chip_type> test_types; in BOOST_AUTO_TEST_CASE()
160 test_types.push_back(TYPE_BM); in BOOST_AUTO_TEST_CASE()
161 test_types.push_back(TYPE_2232C); in BOOST_AUTO_TEST_CASE()
162 test_types.push_back(TYPE_R); in BOOST_AUTO_TEST_CASE()
163 test_types.push_back(TYPE_230X); in BOOST_AUTO_TEST_CASE()
206 BOOST_FOREACH(const enum ftdi_chip_type &test_chip_type, test_types) in BOOST_AUTO_TEST_CASE()
216 std::vector<enum ftdi_chip_type> test_types; in BOOST_AUTO_TEST_CASE()
217 test_types.push_back(TYPE_2232H); in BOOST_AUTO_TEST_CASE()
218 test_types.push_back(TYPE_4232H); in BOOST_AUTO_TEST_CASE()
219 test_types.push_back(TYPE_232H); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/p5-Hash-FieldHash/Hash-FieldHash-0.15/t/orig/
H A D02_function.t14 my @test_types;
17 @test_types = qw( SCALAR ARRAY HASH GLOB);
66 for my $type ( @test_types) {
78 my @refs = map gen_ref( $_), @test_types;
79 @f{ @refs} = @test_types;
81 eq_set( [ values %f], [ @test_types, @preval]),
125 my @obs = map gen_ref( $_), @test_types;
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wave/testing/
H A Dsessions_manager.py43 test_types=None, argument
70 if test_types is None:
71 test_types = DEFAULT_TEST_TYPES
73 for test_type in test_types:
79 test_types,
107 test_types=test_types,
196 if test_types is None:
197 test_types = session.test_types
203 test_types=test_types
221 if test_types is not None:
[all …]
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/fencing/
H A Dregression.py.in560 test_types = [
572 for test_type in test_types:
595 for test_type in test_types:
611 for test_type in test_types:
630 for test_type in test_types:
646 for test_type in test_types:
663 for test_type in test_types:
683 for test_type in test_types:
720 for test_type in test_types:
746 for test_type in test_types:
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/wave/data/
H A Dsession.py15 test_types=None, argument
39 if test_types is None:
40 test_types = [AUTOMATIC, MANUAL]
41 self.test_types = test_types
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest24.m9 test_types = types.all ; variable
20 cset = 1:length (test_types) ;
21 aset = 1:length (test_types) ;
32 cclass = test_types {k1} ;
38 aclass = test_types {k2} ;
69 ntypes = 1;length (test_types) ;
77 reduce_class = test_types {k4} ;
109 ntypes = 1;length (test_types) ;
115 accum_class = test_types {k6} ;

12345678910>>...35