Searched refs:isPipModuleInstalled (Results 1 – 1 of 1) sorted by relevance
283 if (mNoDepModules.contains(dep) || isPipModuleInstalled(dep)) { in installDeps()558 private boolean isPipModuleInstalled(String requirement) { in isPipModuleInstalled() method in VtsPythonVirtualenvPreparer