Searched refs:FindPythonDependencies (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/util/
H A Dfind_dependencies.py42 def FindPythonDependencies(module_path): function
147 dependencies |= FindPythonDependencies(os.path.realpath(
157 dependencies |= FindPythonDependencies(path)

Completed in 329 milliseconds