Home
last modified time | relevance | path

Searched refs:prot_options_handle (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/unit_tests/api/
H A Dbl2seq_unit_test.cpp3239 CBlastProteinOptionsHandle prot_options_handle; in BOOST_AUTO_TEST_CASE() local
3241 BOOST_REQUIRE(prot_options_handle.GetOptions() != in BOOST_AUTO_TEST_CASE()
3252 prot_options_handle.SetMatrixName("pam30"); in BOOST_AUTO_TEST_CASE()
3253 BOOST_REQUIRE(prot_options_handle.GetOptions() != in BOOST_AUTO_TEST_CASE()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/unit_tests/api/
H A Dbl2seq_unit_test.cpp3239 CBlastProteinOptionsHandle prot_options_handle; in BOOST_AUTO_TEST_CASE() local
3241 BOOST_REQUIRE(prot_options_handle.GetOptions() != in BOOST_AUTO_TEST_CASE()
3252 prot_options_handle.SetMatrixName("pam30"); in BOOST_AUTO_TEST_CASE()
3253 BOOST_REQUIRE(prot_options_handle.GetOptions() != in BOOST_AUTO_TEST_CASE()