Home
last modified time | relevance | path

Searched refs:tfunc_import (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_bdb.py530 tracer.runcall(tfunc_import)
554 def tfunc_import(): function
634 tracer.runcall(tfunc_import)
731 tracer.runcall(tfunc_import)
766 self.assertRaises(BdbError, tracer.runcall, tfunc_import)
779 self.assertRaises(BdbError, tracer.runcall, tfunc_import)
802 tracer.runcall(tfunc_import)
830 tracer.runcall(tfunc_import)
850 tracer.runcall(tfunc_import)
869 tracer.runcall(tfunc_import)
[all …]