Home
last modified time | relevance | path

Searched defs:submodule (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/es-module/
Dtest-esm-preserve-symlinks-main.js18 const submodule = path.join(tmpDir, 'nested2', 'submodule.js'); constant
/third_party/boost/libs/metaparse/tools/
Dbuild_environment.py50 def head_of_master(submodule, git, ref): argument
/third_party/python/Lib/test/test_importlib/
Dutil.py115 def submodule(parent, name, pkg_dir, content=''): function
/third_party/grpc/tools/run_tests/
Drun_tests.py1591 submodule = spec[0] variable
1594 submodule = spec[0] variable
/third_party/python/Lib/test/
Dpydocfodder.py215 submodule = types.ModuleType(__name__ + '.submodule', variable