Home
last modified time | relevance | path

Searched refs:GetRandMethod (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/test/
H A Dtest_random.cpp51 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_LFG); in BOOST_AUTO_TEST_CASE()
63 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_Sys); in BOOST_AUTO_TEST_CASE()
75 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_LFG); in BOOST_AUTO_TEST_CASE()
100 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_Sys); in BOOST_AUTO_TEST_CASE()
119 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_Sys); in BOOST_AUTO_TEST_CASE()
140 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_Sys); in BOOST_AUTO_TEST_CASE()
161 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_Sys); in BOOST_AUTO_TEST_CASE()
182 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_LFG); in BOOST_AUTO_TEST_CASE()
203 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_Sys); in BOOST_AUTO_TEST_CASE()
220 BOOST_CHECK(rnd.GetRandMethod() == CRandom::eGetRand_LFG); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Drandom_gen.hpp137 EGetRandMethod GetRandMethod(void) const;
301 inline CRandom::EGetRandMethod CRandom::GetRandMethod(void) const in GetRandMethod() function in CRandom
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Drandom_gen.hpp137 EGetRandMethod GetRandMethod(void) const;
301 inline CRandom::EGetRandMethod CRandom::GetRandMethod(void) const in GetRandMethod() function in CRandom