Searched refs:GetNodes (Results 1 – 3 of 3) sorted by relevance
47 for (Node &node : aNexus.GetNodes()) in CaculateRoleStats()81 leader = nexus.GetNodes().GetHead(); in Test()84 for (Node &node : nexus.GetNodes()) in Test()
55 for (Node &node : nexus.GetNodes()) in TestFormJoin()
53 LinkedList<Node> &GetNodes(void) { return mNodes; } in GetNodes() function in ot::Nexus::Core