Home
last modified time | relevance | path

Searched refs:full_pkg_names (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/common_lib/cros/
Darc.py422 self.full_pkg_names = []
486 def arc_setup(self, dep_package=None, apks=None, full_pkg_names=[], argument
547 if not full_pkg_names:
549 for pkg in full_pkg_names:
555 self.full_pkg_names.append(pkg)
592 if self.full_pkg_names:
593 for pkg in self.full_pkg_names: