Home
last modified time | relevance | path

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

/tools/acloud/create/
Dgoldfish_local_image_local_instance_test.py170 mock_utils.SetExecutable.assert_called_with(self._emulator_path)
222 mock_utils.SetExecutable.assert_called_with(self._emulator_path)
361 mock_utils.SetExecutable.assert_called_with(self._emulator_path)
434 mock_utils.SetExecutable.assert_called_with(self._emulator_path)
Dgoldfish_local_image_local_instance.py305 utils.SetExecutable(emulator_path)
/tools/acloud/internal/lib/
Dota_tools.py124 utils.SetExecutable(path)
Dutils.py1388 def SetExecutable(path): function
1413 SetExecutable(os.path.join(parent_dir, name))
Dutils_test.py503 utils.SetExecutable(temp_file.name)