Searched refs:in_defun (Results 1 – 2 of 2) sorted by relevance
44 self.assertEqual(control_flow_util_v2.in_defun(), expect_in_defun)60 self.assertFalse(control_flow_util_v2.in_defun())
45 def in_defun(): function277 if in_defun():