Home
last modified time | relevance | path

Searched defs:getTestKind (Results 1 – 5 of 5) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.junit.core/src/org/eclipse/jdt/internal/junit/launcher/
H A DTestSearchResult.java35 public ITestKind getTestKind() { in getTestKind() method in TestSearchResult
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests.doc/src/org/eclipse/ua/tests/doc/internal/dialogs/
H A DSelectTocDialog.java108 public int getTestKind() { in getTestKind() method in SelectTocDialog
/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dpath_expr.h183 match_test_t getTestKind() const { return theTestKind; } in getTestKind() function
/dports/textproc/zorba/zorba-2.7.0/src/runtime/core/
H A Dpath.h73 const match_test_t& getTestKind() const { return theTestKind; } in getTestKind() function
H A Dpath_iterators.h102 const match_test_t& getTestKind() const { return theTestKind; } in getTestKind() function