HomeSort by relevance Sort by last modified time
    Searched refs:namespace_packages (Results 1 - 5 of 5) sorted by null

  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testdata/nspkg/src/child/
setup.py 7 namespace_packages=["namedpkg"], variable
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testdata/nspkg/src/parent/
setup.py 7 namespace_packages=["namedpkg"], variable
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/testpkg-setuptools-namespace/
setup.py 6 namespace_packages=['nspkg', 'nspkg.nssubpkg'], variable
  /external/protobuf/python/
setup.py 10 # namespace_packages option for the "google" package.
236 namespace_packages=['google'],
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
test_modulegraph.py 101 def __init__(self, path, namespace_packages=None):
103 self._namespace_packages = namespace_packages
106 if key == 'namespace_packages.txt':
112 if key == 'namespace_packages.txt':
    [all...]

Completed in 273 milliseconds