Searched refs:apk_path (Results 1 – 1 of 1) sorted by relevance
81 def install_apk(self, apk_path): argument83 (out, err) = self.run_adb_command("install -r -d -g %s" % apk_path)