Searched refs:a_method (Results 1 – 3 of 3) sorted by relevance
43 def a_method(self, arg='default'): member in TestClass132 'TestClass.a_method': TestClass.a_method,164 self.assertEqual(TestClass.a_method, page_info.methods[0].obj)373 'TestModule.TestClass.a_method': TestClass.a_method,
51 a_method = find_block(Mine, "a_method") variable in SymtableTest59 self.assertEqual(self.a_method.get_type(), "function")
47 a_method = find_block(Mine, "a_method") variable in SymtableTest55 self.assertEqual(self.a_method.get_type(), "function")