Searched refs:get_child_supervision_check_timeout (Results 1 – 3 of 3) sorted by relevance
108 self.assertEqual(int(child.get_child_supervision_check_timeout()), 25)173 self.assertEqual(int(child.get_child_supervision_check_timeout()), 25)
1851 def get_child_supervision_check_timeout(self): member in NodeImpl
1320 def get_child_supervision_check_timeout(self) -> int: member in OTCI