Home
last modified time | relevance | path

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

/test/app_compat/csuite/integration_tests/
Dcsuite_crash_detection_test.py91 self.assertNotIn(package_name, self.adb.list_packages())
Dcsuite_test_utils.py202 def list_packages(self) -> Sequence[Text]: member in Adb