Searched refs:test_can_import_mymodule_by_parent_package (Results 1 – 2 of 2) sorted by relevance
/build/soong/python/tests/dont_import_folder_of_entrypoint/mypkg/ | ||
D | main.py | 10 def test_can_import_mymodule_by_parent_package(self): member in TestProtoWithPkgPath |
/build/soong/python/tests/top_level_dirs/ | ||
D | main.py | 12 def test_can_import_mymodule_by_parent_package(self): member in TestProtoWithPkgPath |