Home
last modified time | relevance | path

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

/dports/biology/hyphy/hyphy-2.5.33/tests/hbltests/UnitTests/HBLCommands/
H A DTopology.bf44 Topology twoNodes = (a),b;
48 //Topology twoNodes = (a),b;
49 …//assert (runCommandWithSoftErrors ('Topology twoNodes = (a),b;', "Cannot constuct empty Topologys…
H A DTree.bf42 Tree twoNodes = (a),b;
44 …assert (runCommandWithSoftErrors ('Tree twoNodes = (a),b;', "Cannot consrtuct empty trees"), "Fail…
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/
H A DTestDatanodeManager.java336 HostFileManager.HostSet twoNodes = new HostFileManager.HostSet(); in testRemoveIncludedNode() local
348 twoNodes.add(entry("127.0.0.1:12345")); in testRemoveIncludedNode()
349 twoNodes.add(entry("127.0.0.1:23456")); in testRemoveIncludedNode()
352 hm.refresh(twoNodes, noNodes); in testRemoveIncludedNode()
/dports/science/v_sim/v_sim-3.8.0/src/
H A Dvisu_nodes.c111 struct twoNodes struct
1516 struct twoNodes nodes; in newOrCopyNode()
2234 struct twoNodes *nodes; in createNodeproperty()
2237 nodes = (struct twoNodes*)data; in createNodeproperty()