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