Searched refs:emulator_path (Results 1 – 1 of 1) sorted by relevance
171 emulator_path = self._FindEmulatorBinary(avd_spec.local_tool_dirs)172 emulator_path = os.path.abspath(emulator_path)204 proc = self._StartEmulatorProcess(emulator_path, instance_dir,421 def _StartEmulatorProcess(emulator_path, working_dir, image_dir, argument454 os.path.abspath(emulator_path),