Home
last modified time | relevance | path

Searched refs:TreeTest (Results 1 – 25 of 112) sorted by relevance

12345

/dports/databases/p5-DBIx-Class-Tree/DBIx-Class-Tree-0.03003/t/
H A D11_adjacencylist_ordered.t10 require TreeTest::Schema::Node;
12 TreeTest::Schema::Node->load_components(qw(
16 TreeTest::Schema::Node->position_column( 'position' );
17 TreeTest::Schema::Node->parent_column( 'parent_id' );
20 use TreeTest;
21 my $tests = TreeTest::count_tests();
23 TreeTest::run_tests();
H A D10_adjacencylist.t10 require TreeTest::Schema::Node;
12 TreeTest::Schema::Node->load_components(qw(
16 TreeTest::Schema::Node->parent_column( 'parent_id' );
19 use TreeTest;
21 my $tests = TreeTest::count_tests();
23 TreeTest::run_tests();
/dports/devel/upp/upp/bazaar/TreeTest/
H A DTreeTest.h9 #define LAYOUTFILE <TreeTest/TreeTest.lay>
24 class TreeTest : public WithLayout<TopWindow> {
26 TreeTest();
H A DTreeTest.upp8 TreeTest.h,
10 TreeTest.lay;
H A Dmain.cpp5 TreeTest::TreeTest() in TreeTest() function in TreeTest
124 TreeTest().Run();
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/test/Util/
H A DTreeTest.cpp7 class TreeTest :
13 TreeTest() :
22 void TreeTest::addTest()
55 void TreeTest::removeTest()
76 QTEST_GUILESS_MAIN(TreeTest)
/dports/databases/p5-DBIx-Class-Tree/DBIx-Class-Tree-0.03003/t/lib/
H A DTreeTest.pm1 package TreeTest; package
7 use TreeTest::Schema;
13 if( TreeTest::Schema::Node->can('position_column') ){
20 my $schema = TreeTest::Schema->connect();
59 if( TreeTest::Schema::Node->can('position_column') ){
/dports/devel/py-pympler/Pympler-0.4.2/test/muppy/
H A Dtest_refbrowser.py15 class TreeTest(unittest.TestCase): class
90 TreeTest.sample_tree = refbrowser._Node('root')
92 TreeTest.sample_tree.children.append(branch1)
94 TreeTest.sample_tree.children.append(branch2)
96 TreeTest.sample_tree.children.append(branch3)
299 suite = unittest.makeSuite(TreeTest,'test')
/dports/databases/p5-DBIx-Class-Tree/DBIx-Class-Tree-0.03003/
H A DMANIFEST22 t/lib/TreeTest.pm
23 t/lib/TreeTest/Schema.pm
24 t/lib/TreeTest/Schema/Node.pm
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests.performance/src/org/eclipse/jface/tests/performance/
H A DTreeTest.java29 public abstract class TreeTest extends ViewerTest { class
38 public TreeTest(String testName, int tagging) { in TreeTest() method in TreeTest
46 public TreeTest(String testName) { in TreeTest() method in TreeTest
/dports/games/gogui/Quaqua/src/test/
H A DTreeTest.java29 public class TreeTest extends javax.swing.JPanel { class
32 public TreeTest() { in TreeTest() method in TreeTest
49 f.getContentPane().add(new TreeTest()); in main()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/deprecated/treelay/
H A Dtreelay.cpp86 TreeTest(*myTree, dc); in IMPLEMENT_APP()
109 void MyApp::TreeTest(wxTreeLayoutStored& tree, wxDC& dc) in TreeTest() function in MyApp
172 wxGetApp().TreeTest(*myTree, dc); in OnLeftRight()
185 wxGetApp().TreeTest(*myTree, dc); in OnTopBottom()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/deprecated/treelay/
H A Dtreelay.cpp86 TreeTest(*myTree, dc); in IMPLEMENT_APP()
109 void MyApp::TreeTest(wxTreeLayoutStored& tree, wxDC& dc) in TreeTest() function in MyApp
172 wxGetApp().TreeTest(*myTree, dc); in OnLeftRight()
185 wxGetApp().TreeTest(*myTree, dc); in OnTopBottom()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/deprecated/treelay/
H A Dtreelay.cpp86 TreeTest(*myTree, dc); in IMPLEMENT_APP()
109 void MyApp::TreeTest(wxTreeLayoutStored& tree, wxDC& dc) in TreeTest() function in MyApp
172 wxGetApp().TreeTest(*myTree, dc); in OnLeftRight()
185 wxGetApp().TreeTest(*myTree, dc); in OnTopBottom()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/deprecated/treelay/
H A Dtreelay.cpp86 TreeTest(*myTree, dc); in IMPLEMENT_APP()
109 void MyApp::TreeTest(wxTreeLayoutStored& tree, wxDC& dc) in TreeTest() function in MyApp
172 wxGetApp().TreeTest(*myTree, dc); in OnLeftRight()
185 wxGetApp().TreeTest(*myTree, dc); in OnTopBottom()
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/gtk-0.15.5/demo/treelist/
H A DMakefile5 SOURCES = ListDemo.hs TreeDemo.hs ListTest.hs TreeTest.hs DirList.hs \
19 treetest : TreeTest.hs
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/gtk3-0.15.5/demo/treelist/
H A DMakefile5 SOURCES = ListDemo.hs TreeDemo.hs ListTest.hs TreeTest.hs DirList.hs \
19 treetest : TreeTest.hs
/dports/math/eigen3/eigen-3.3.9/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()
/dports/misc/opennn/opennn-5.0.5/eigen/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/eigen_3.3.3/unsupported/test/
H A DBVH.cpp93 struct TreeTest struct
199 TreeTest<2> test2; in test_BVH()
207 TreeTest<3> test3; in test_BVH()
215 TreeTest<4> test4; in test_BVH()

12345