Searched refs:_path_to_crash_service (Results 1 – 3 of 3) sorted by relevance
47 test_port._path_to_crash_service = lambda: "/mock/crash_service"55 test_port._path_to_crash_service = lambda: "/mock/crash_service"
47 self._start_cmd = [self._port_obj._path_to_crash_service(),
219 def _path_to_crash_service(self): member in WinPort232 … result = self._check_file_exists(self._path_to_crash_service(), "content_shell_crash_service.exe")