Home
last modified time | relevance | path

Searched defs:anns1 (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/api_tests/src/core/gobjects/
H A DFeaturesTableObjectUnitTest.cpp356 const QList<Annotation *> anns1 = subgroup1.first()->getAnnotations(); in IMPLEMENT_TEST() local
540 const QList<Annotation *> anns1 = ft.getAnnotationsByName(aname2); in IMPLEMENT_TEST() local
574 const QList<Annotation *> anns1 = ft.getAnnotationsByRegion(U2Region(500, 500), false); in IMPLEMENT_TEST() local
/dports/biology/ugene/ugene-40.1/src/plugins/CoreTests/src/
H A DAnnotationTableObjectTest.cpp699 QList<Annotation *> anns1 = ato1->getAnnotations(); in report() local