Home
last modified time | relevance | path

Searched defs:_import_module (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dplugin.py69 def _import_module(filename): function
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
Dtest_modulegraph.py661 def _import_module(partname, fqname, parent): function
/external/opencv3/modules/python/test/
Dtransformations.py1683 def _import_module(module_name, warn=True, prefix='_py_', ignore='_'): function
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vendored/
Dsix.py75 def _import_module(name): function
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
Dsix.py78 def _import_module(name): function
/external/chromium-trace/catapult/third_party/six/
Dsix.py80 def _import_module(name): function
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/
Dmodulegraph.py1101 def _import_module(self, partname, fqname, parent): member in ModuleGraph