Lines Matching refs:o2
206 o1, o2 = children1[key], children2[key]208 t2 = type(o2), o2.name, o2.file, o2.module, o2.lineno, o2.end_lineno211 self.assertEqual(o1.methods, o2.methods)213 compare(o1, o1.children, o2, o2.children)