Home
last modified time | relevance | path

Searched defs:chromeos_root (Results 1 – 25 of 25) sorted by relevance

/external/toolchain-utils/
Dimage_chromeos.py44 def CheckForCrosFlash(chromeos_root, remote, log_level): argument
58 def DisableCrosBeeps(chromeos_root, remote, log_level): argument
72 def FindChromeOSImage(image_file, chromeos_root): argument
334 def LocateOrCopyImage(chromeos_root, image, board=None): argument
381 def MountImage(chromeos_root, argument
399 def IsImageModdedForTest(chromeos_root, image, log_level): argument
424 def VerifyChromeChecksum(chromeos_root, image, remote, log_level): argument
454 def TryRemountPartitionAsRW(chromeos_root, remote, log_level): argument
471 def EnsureMachineUp(chromeos_root, remote, log_level): argument
Dbuildbot_test_llvm.py91 def __init__(self, board, chromeos_root, weekday, patches, compiler): argument
Dchromiumos_image_diff.py42 def __init__(self, image, chromeos_root, no_unmount): argument
Dbuild_tc.py34 chromeos_root, argument
Dbuildbot_test_toolchains.py83 chromeos_root, argument
Dlock_machine.py71 chromeos_root, argument
/external/toolchain-utils/cros_utils/
Dmisc.py90 def GetChromeOSKeyFile(chromeos_root): argument
95 def GetChrootPath(chromeos_root): argument
99 def GetInsideChrootPath(chromeos_root, file_path): argument
106 def GetOutsideChrootPath(chromeos_root, file_path): argument
119 def GetImageDir(chromeos_root, board): argument
123 def LabelLatestImage(chromeos_root, board, label, vanilla_path=None): argument
142 def DoesLabelExist(chromeos_root, board, label): argument
193 def GetCtargetFromBoard(board, chromeos_root): argument
207 def GetArchFromBoard(board, chromeos_root): argument
221 def GetGccLibsDestForBoard(board, chromeos_root): argument
[all …]
Dbuildbot_utils.py41 def PeekTrybotImage(chromeos_root, buildbucket_id): argument
87 def SubmitTryjob(chromeos_root, argument
131 def GetTrybotImage(chromeos_root, argument
212 def DoesImageExist(chromeos_root, build): argument
222 def WaitForImage(chromeos_root, build): argument
239 def GetLatestImage(chromeos_root, path): argument
265 def GetLatestRecipeImage(chromeos_root, path): argument
Dlocks.py18 def AcquireLock(machines, chromeos_root, timeout=1200): argument
39 def ReleaseLock(machines, chromeos_root): argument
Dcommand_executer.py232 def RemoteAccessInitCommand(self, chromeos_root, machine, port=None): argument
253 def CrosLearnBoard(self, chromeos_root, machine): argument
269 chromeos_root=None, argument
355 chromeos_root, argument
465 chromeos_root=None, argument
Dfile_utils.py44 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
79 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
Ddevice_setup_utils.py29 chromeos_root, argument
/external/toolchain-utils/crosperf/
Ddownload_images.py56 def GetBuildID(self, chromeos_root, xbuddy_label): argument
71 def DownloadImage(self, chromeos_root, build_id, image_name): argument
98 def UncompressImage(self, chromeos_root, build_id): argument
137 def DownloadSingleFile(self, chromeos_root, build_id, package_file_name): argument
170 def UncompressSingleFile(self, chromeos_root, build_id, package_file_name, argument
193 def VerifyFileExists(self, chromeos_root, build_id, package_file): argument
210 def DownloadAutotestFiles(self, chromeos_root, build_id): argument
259 def DownloadDebugFile(self, chromeos_root, build_id): argument
295 def Run(self, chromeos_root, xbuddy_label, autotest_path, debug_path, argument
Dlabel.py27 chromeos_root, argument
148 chromeos_root, argument
Dmachine_manager.py48 def __init__(self, name, chromeos_root, log_level, cmd_exec=None): argument
206 chromeos_root, argument
641 def __init__(self, name, chromeos_root, log_level): argument
672 def __init__(self, chromeos_root, acquire_timeout, log_level, locks_dir): argument
Dsettings.py74 chromeos_root, log_level, download_debug): argument
Dexperiment_factory.py472 def CheckSkylabTool(self, chromeos_root, log_level): argument
Dexperiment.py28 def __init__(self, name, remote, working_directory, chromeos_root, argument
Dsuite_runner.py99 def RemoveTelemetryTempFile(self, machine, chromeos_root): argument
Dmachine_manager_unittest.py34 def __init__(self, chromeos_root): argument
Dresults_cache.py1269 def Init(self, chromeos_image, chromeos_root, test_name, iteration, test_args, argument
/external/toolchain-utils/llvm_tools/
Dchroot.py33 def GetChrootEbuildPaths(chromeos_root, packages): argument
62 def ConvertChrootPathsToAbsolutePaths(chromeos_root, chroot_paths): argument
/external/toolchain-utils/go/chromeos/
Dsetup_chromeos_testing.py82 def GenerateGoHelperScripts(ce, arm_board, x86_board, chromeos_root): argument
115 chromeos_root): argument
169 def CleanUp(ce, x86_board, arm_board, chromeos_root): argument
/external/toolchain-utils/heatmaps/
Dheat_map.py31 chromeos_root, argument
Dheat_map_test.py23 def make_heatmap(chromeos_root='/path/to/fake/chromeos_root/', argument