Searched refs:unify_callables (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_codeop.py14 def unify_callables(d): function
40 self.assertEqual(unify_callables(r),unify_callables(d))
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_codeop.py14 def unify_callables(d): function
40 self.assertEqual(unify_callables(r),unify_callables(d))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_codeop.py14 def unify_callables(d): function
40 self.assertEqual(unify_callables(r),unify_callables(d))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_codeop.py14 def unify_callables(d): function
40 self.assertEqual(unify_callables(r),unify_callables(d))

Completed in 100 milliseconds