| /external/toolchain-utils/ |
| D | image_chromeos.py | 44 def CheckForCrosFlash(chromeos_root, remote, log_level): argument 62 def DisableCrosBeeps(chromeos_root, remote, log_level): argument 77 def FindChromeOSImage(image_file, chromeos_root): argument 381 def LocateOrCopyImage(chromeos_root, image, board=None): argument 437 chromeos_root, argument 456 def IsImageModdedForTest(chromeos_root, image, log_level): argument 486 def VerifyChromeChecksum(chromeos_root, image, remote, log_level): argument 522 def TryRemountPartitionAsRW(chromeos_root, remote, log_level): argument 544 def EnsureMachineUp(chromeos_root, remote, log_level): argument
|
| D | make_root_writable.py | 37 def RebootChromebook(chromeos_root, remote, cmd_executer): argument 72 def FindPartitionNum(chromeos_root, remote, logs, cmd_executer): argument 114 chromeos_root, remote, cmd_executer, partition_num argument 129 def TryRemountPartitionAsRW(chromeos_root, remote, cmd_executer): argument
|
| D | buildbot_test_llvm.py | 90 def __init__(self, board, chromeos_root, weekday, patches, compiler): argument
|
| D | chromiumos_image_diff.py | 41 def __init__(self, image, chromeos_root, no_unmount): argument
|
| D | build_tc.py | 34 chromeos_root, argument
|
| D | buildbot_test_toolchains.py | 81 chromeos_root, argument
|
| D | lock_machine.py | 71 self, remotes, force_option, chromeos_root, locks_dir="", log=None argument
|
| /external/toolchain-utils/cros_utils/ |
| D | buildbot_utils.py | 40 def PeekTrybotImage(chromeos_root, buildbucket_id): argument 88 chromeos_root, argument 138 chromeos_root, argument 223 def DoesImageExist(chromeos_root, build): argument 235 def WaitForImage(chromeos_root, build): argument 254 def GetLatestImage(chromeos_root, path): argument 278 def GetLatestRecipeImage(chromeos_root, path): argument
|
| D | misc.py | 90 def GetChromeOSKeyFile(chromeos_root): argument 101 def GetChrootPath(chromeos_root): argument 105 def GetInsideChrootPath(chromeos_root, file_path): argument 114 def GetOutsideChrootPath(chromeos_root, file_path): argument 128 def GetImageDir(chromeos_root, board): argument 132 def LabelLatestImage(chromeos_root, board, label, vanilla_path=None): argument 151 def DoesLabelExist(chromeos_root, board, label): argument 207 def GetCtargetFromBoard(board, chromeos_root): argument 223 def GetArchFromBoard(board, chromeos_root): argument 239 def GetGccLibsDestForBoard(board, chromeos_root): argument [all …]
|
| D | locks.py | 16 def AcquireLock(machines, chromeos_root, timeout=1200): argument 40 def ReleaseLock(machines, chromeos_root): argument
|
| D | command_executer.py | 247 def RemoteAccessInitCommand(self, chromeos_root, machine, port=None): argument 272 def CrosLearnBoard(self, chromeos_root, machine): argument 289 chromeos_root=None, argument 385 chromeos_root, argument 507 chromeos_root=None, argument
|
| D | file_utils.py | 47 def CanonicalizeChromeOSRoot(self, chromeos_root): argument 83 def CanonicalizeChromeOSRoot(self, chromeos_root): argument
|
| D | device_setup_utils.py | 27 chromeos_root, argument
|
| /external/toolchain-utils/crosperf/ |
| D | download_images.py | 56 def GetBuildID(self, chromeos_root, xbuddy_label): argument 74 def DownloadImage(self, chromeos_root, build_id, image_name): argument 106 def UncompressImage(self, chromeos_root, build_id): argument 158 def DownloadSingleFile(self, chromeos_root, build_id, package_file_name): argument 204 self, chromeos_root, build_id, package_file_name, uncompress_cmd argument 230 def VerifyFileExists(self, chromeos_root, build_id, package_file): argument 249 def DownloadAutotestFiles(self, chromeos_root, build_id): argument 314 def DownloadDebugFile(self, chromeos_root, build_id): argument 365 chromeos_root, argument
|
| D | label.py | 27 chromeos_root, argument 162 chromeos_root, argument
|
| D | machine_manager.py | 47 def __init__(self, name, chromeos_root, log_level, cmd_exec=None): argument 218 chromeos_root, argument 701 def __init__(self, name, chromeos_root, log_level): argument 732 def __init__(self, chromeos_root, acquire_timeout, log_level, locks_dir): argument
|
| D | settings.py | 88 chromeos_root, argument
|
| D | experiment_factory.py | 650 def CheckCrosfleetTool(self, chromeos_root, log_level): argument
|
| D | experiment.py | 30 chromeos_root, argument
|
| D | suite_runner.py | 153 def RemoveTelemetryTempFile(self, machine, chromeos_root): argument
|
| D | machine_manager_unittest.py | 33 def __init__(self, chromeos_root): argument
|
| /external/toolchain-utils/llvm_tools/ |
| D | chroot.py | 33 def GetChrootEbuildPaths(chromeos_root, packages): argument 63 def ConvertChrootPathsToAbsolutePaths(chromeos_root, chroot_paths): argument
|
| /external/toolchain-utils/go/chromeos/ |
| D | setup_chromeos_testing.py | 81 def GenerateGoHelperScripts(ce, arm_board, x86_board, chromeos_root): argument 121 ce, arm_board, arm_dut, x86_board, x86_dut, chromeos_root argument 183 def CleanUp(ce, x86_board, arm_board, chromeos_root): argument
|
| /external/toolchain-utils/heatmaps/ |
| D | heat_map.py | 31 self, chromeos_root, perf_data, hugepage, binary, title, logger=None argument
|
| D | heat_map_test.py | 21 chromeos_root="/path/to/fake/chromeos_root/", argument
|