Home
last modified time | relevance | path

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

/dports/biology/scrm/scrm-1.7.4/tests/unittests/
H A Dtest_forest.cc139 TimeIntervalIterator tii2(forest_2pop, forest_2pop->nodes()->at(0)); in testCalcRate() local
140 CPPUNIT_ASSERT_NO_THROW( forest_2pop->calcRates(*tii2) ); in testCalcRate()