Home
last modified time | relevance | path

Searched defs:test_size (Results 1 – 25 of 1201) sorted by relevance

12345678910>>...49

/dports/net-im/qTox/qTox-1.17.4/test/core/
H A Dtoxstring_test.cpp86 size_t test_size = test.size(); in QStringTest() local
113 size_t test_size = test.size(); in QByteArrayTest() local
140 size_t test_size = test.size(); in uint8_tTest() local
167 size_t test_size = test.size(); in emptyQStrTest() local
194 size_t test_size = test.size(); in emptyQByteTest() local
221 size_t test_size = test.size(); in emptyUINT8Test() local
248 size_t test_size = test.size(); in nullptrUINT8Test() local
/dports/finance/py-quantecon/quantecon-0.5.2/quantecon/game_theory/game_generators/tests/
H A Dtest_bimatrix_generators.py23 def test_size(self): member in TestBlottoGame
46 def test_size(self): member in TestRankingGame
93 def test_size(self): member in TestTournamentGame
123 def test_size(self): member in TestUnitVectorGame
/dports/sysutils/triton/Triton-0.8.1/src/testers/unittests/
H A Dtest_immediate.py24 def test_size(self): member in TestImmediate8
55 def test_size(self): member in TestImmediate16
90 def test_size(self): member in TestImmediate32
117 def test_size(self): member in TestImmediate64
H A Dtest_bitvector.py28 def test_size(self): member in TestRAXBitvector
55 def test_size(self): member in TestCHBitvector
82 def test_size(self): member in TestDLBitvector
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.fortran/
H A Dsize.f90112 subroutine test_size (answer) subroutine
116 end subroutine test_size argument
/dports/net-mgmt/seafile-gui/seafile-client-7.0.9/tests/
H A Dtest_stl.cpp54 size_t test_size = sizeof(test_string); in testBufferArry() local
102 size_t test_size = sizeof(test_string) / sizeof(wchar_t); in testWBufferArry() local
/dports/lang/spidermonkey60/firefox-60.9.0/tools/profiler/tests/gtest/
H A DThreadProfileTest.cpp23 int test_size = 50; in TEST() local
41 int test_size = 43; in TEST() local
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Dmulti_bit.cpp77 const u32 test_size = 32; in TEST() local
97 const u32 test_size = 64; in TEST() local
132 const u32 test_size = 1030; in TEST() local
168 const u32 test_size = 1025; in TEST() local
189 const u32 test_size = 33000; in TEST() local
210 const u32 test_size = 8; in TEST() local
231 const u32 test_size = 16; in TEST() local
253 const u32 test_size = 32; in TEST() local
784 const u32 test_size = 100; in TEST() local
859 const u32 test_size = 100; in TEST() local
[all …]
/dports/math/cppad/CppAD-20210000.8/include/cppad/utility/
H A Dtime_test.hpp231 double time_test(Test test, double time_min, size_t test_size) in time_test()
277 Test test, double time_min, size_t test_size, size_t& repeat_out in time_test()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/tests/api/
H A Dmerge_node_test.cpp56 static constexpr size_t test_size = 5000; in TEST() local
83 static constexpr size_t test_size = 5000; in TEST() local
114 static constexpr size_t test_size = 5000; in TEST() local
147 static constexpr size_t test_size = 5000; in TEST() local
H A Doperations_test.cpp84 static constexpr size_t test_size = 1024; in TEST() local
117 static constexpr size_t test_size = 1024; in TEST() local
144 static constexpr size_t test_size = 1024; in TEST() local
212 static constexpr size_t test_size = 1000; in TEST() local
235 static constexpr size_t test_size = 1024; in TEST() local
258 static constexpr size_t test_size = 1024; in TEST() local
287 static constexpr size_t test_size = 1024; in TEST() local
313 static constexpr size_t test_size = 1024; in TEST() local
348 static constexpr size_t test_size = 1024; in TEST() local
383 static constexpr size_t test_size = 1024; in TEST() local
[all …]
/dports/math/gsl/gsl-2.7/interpolation/
H A Dtest2d.c104 size_t test_size, /* number of test points */ in test_interp2d()
194 size_t test_size = sizeof(xval) / sizeof(xval[0]); in test_bilinear_symmetric() local
232 size_t test_size = sizeof(xval) / sizeof(xval[0]); in test_bilinear_asymmetric_z() local
257 size_t test_size = sizeof(xval) / sizeof(xval[0]); in test_bicubic() local
290 size_t test_size = sizeof(xval) / sizeof(xval[0]); in test_bicubic_nonlinear() local
324 size_t test_size = sizeof(xval) / sizeof(xval[0]); in test_bicubic_nonlinear_nonsq() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/tests/common/
H A Dqsort_test.cpp62 size_t test_size = 10240 + rng() % 20480; in TEST() local
77 size_t test_size = 10240 + rng() % 20480; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/feedback/
H A Dfeedback_util_unittest.cc67 const size_t test_size = 10; in TEST_F() local
100 const size_t test_size = test_data.length(); in TEST_F() local
/dports/mail/rspamd-devel/rspamd-93430bb/test/lua/unit/
H A Dutf.lua126 local function test_size(buflen, is_valid, impl) function
/dports/mail/rspamd/rspamd-3.1/test/lua/unit/
H A Dutf.lua126 local function test_size(buflen, is_valid, impl) function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/c-interop/
H A Dc407b-1.f9083 function test_size (a) function
86 integer :: test_size local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tests/container/
H A Dlru_cache_test.cpp43 static constexpr size_t test_size = 100; in test_set_keep_all_values_within_capacity() local
130 static constexpr size_t test_size = 100; in test_map_keep_all_values_within_capacity() local
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tests/container/
H A Dlru_cache_test.cpp43 static constexpr size_t test_size = 100; in test_set_keep_all_values_within_capacity() local
130 static constexpr size_t test_size = 100; in test_map_keep_all_values_within_capacity() local
/dports/devel/cxxtest/cxxtest-4.4/test/
H A DSimpleInheritedTest.h17 void test_size() in test_size() function
/dports/devel/cutter/cutter-1.2.6/test/gcutter/
H A Dtest-gcut-types.c32 test_size (void) in test_size() function
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/cxxtest-4.4/test/
H A DSimpleInheritedTest.h17 void test_size() in test_size() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/cxxtest/test/
H A DSimpleInheritedTest.h17 void test_size() in test_size() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/tests/
H A Dtest_resize.cxx8 static void test_size() in test_size() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/utilities/template.bitset/bitset.members/
H A Dsize.pass.cpp17 void test_size() { in test_size() function

12345678910>>...49