/external/autotest/site_utils/ |
D | stable_version_utils.py | 37 def get(board=DEFAULT, android=False): argument 66 def set(version, board=DEFAULT): argument 80 def delete(board): argument
|
D | balance_pools.py | 173 def __init__(self, afe, board, pool, start_time, end_time): argument 313 def _balance_board(arguments, afe, board, pool, start_time, end_time): argument 553 def balancer(i, board, pool): argument
|
/external/autotest/site_utils/stable_images/ |
D | assign_stable_images.py | 140 def get_firmware_version(version_map, board, cros_version): argument 223 def get_firmware_version(self, board, version): argument 263 def _report_board_changed(self, board, old_version, new_version): argument 277 def report_board_unchanged(self, board, old_version): argument 289 def _do_set_mapping(self, board, new_version): argument 298 def _do_delete_mapping(self, board): argument 306 def set_mapping(self, board, old_version, new_version): argument 325 def delete_mapping(self, board, old_version): argument 349 def _do_set_mapping(self, board, new_version): argument 352 def _do_delete_mapping(self, board): argument
|
D | test_omaha_status.json | 4 "board": { object 28 "board": { object 52 "board": { object 70 "board": { object 88 "board": { object 106 "board": { object 124 "board": { object 142 "board": { object 166 "board": { object 186 "board": { object [all …]
|
/external/toolchain-utils/cros_utils/ |
D | misc.py | 107 def GetImageDir(chromeos_root, board): argument 111 def LabelLatestImage(chromeos_root, board, label, vanilla_path=None): argument 130 def DoesLabelExist(chromeos_root, board, label): argument 135 def GetBuildPackagesCommand(board, usepkg=False, debug=False): argument 150 def GetBuildImageCommand(board, dev=False): argument 158 def GetSetupBoardCommand(board, argument 192 def GetCtargetFromBoard(board, chromeos_root): argument 206 def GetArchFromBoard(board, chromeos_root): argument 220 def GetGccLibsDestForBoard(board, chromeos_root): argument 266 def GetAllImages(chromeos_root, board): argument [all …]
|
/external/autotest/site_utils/suite_scheduler/ |
D | manifest_versions.py | 170 def ManifestsSinceDate(self, since_date, board): argument 187 def ManifestsSinceRev(self, rev, board): argument 203 def GetLatestManifest(self, board, build_type, milestone=None): argument 315 def _QueryManifestsSinceRev(self, git_rev, board): argument 326 def _QueryManifestsSinceDate(self, since_date, board): argument 355 def _QueryManifestsSince(self, since_spec, board): argument
|
D | base_event.py | 41 def BuildName(board, type, milestone, manifest): argument 169 def GetBranchBuildsForBoard(self, board): argument 180 def GetLaunchControlBuildsForBoard(self, board): argument 222 def Handle(self, scheduler, branch_builds, board, force=False, argument 251 def _LatestLaunchControlBuilds(self, board): argument
|
D | build_event.py | 62 def _AllPerBranchBuildsSince(self, board, revision): argument 79 def GetBranchBuildsForBoard(self, board): argument 83 def GetLaunchControlBuildsForBoard(self, board): argument
|
D | timed_event.py | 65 def _LatestPerBranchBuildsSince(self, board, days_ago): argument 84 def _LatestLaunchControlBuildsSince(self, board, days_ago): argument 99 def GetBranchBuildsForBoard(self, board): argument 105 def GetLaunchControlBuildsForBoard(self, board): argument
|
D | task.py | 781 def _GetCrOSBuild(self, mv, board): argument 812 def _GetFirmwareBuild(self, spec, mv, board): argument 857 def AvailableHosts(self, scheduler, board): argument 892 launch_control_build, board, force, run_prod_code=False): argument 950 def _Run_CrOS_Builds(self, scheduler, branch_builds, board, force=False, argument 1033 def _Run_LaunchControl_Builds(self, scheduler, launch_control_builds, board, argument 1071 def Run(self, scheduler, branch_builds, board, force=False, mv=None, argument 1113 def Run(self, scheduler, branch_builds, board, force=False, mv=None, argument
|
D | build_event_unittest.py | 35 def VetBranchBuilds(self, board, branch_manifests, branch_builds): argument 56 def doTestGetBranchBuilds(self, board, branch_manifests): argument
|
D | deduping_scheduler.py | 99 def _ShouldScheduleSuite(self, suite, board, test_source_build): argument 131 def _Schedule(self, suite, board, build, pool, num, priority, timeout, argument 275 def ScheduleSuite(self, suite, board, build, pool, num, priority, timeout, argument
|
/external/autotest/server/ |
D | afe_utils.py | 94 def get_stable_cros_image_name(board): argument 105 def get_stable_firmware_version(board): argument 116 def get_stable_faft_version(board): argument 127 def get_stable_android_version(board): argument
|
/external/autotest/site_utils/deployment/ |
D | commandline.py | 87 def _build_path_exists(board, buildpath): argument 116 def _normalize_build_name(board, build): argument 164 def _validate_board(board): argument 190 def _validate_build(board, build): argument 334 def _read_build(input, board): argument
|
/external/autotest/client/site_tests/platform_KernelVersionByBoard/ |
D | platform_KernelVersionByBoard.py | 21 def _expected_kernel(self, board): argument 39 def _actual_kernel(self, board): argument
|
/external/toolchain-utils/cwp/interpreter/ |
D | app_engine_pull.py | 112 def _BuildFilenameFromParams(key, time, board, version): argument 126 def _DownloadSampleFromServer(server_name, authtoken, key, time, board, version, argument 157 def _UncompressSample(key, time, board, version, output_dir): argument
|
/external/toolchain-utils/ |
D | weekly_report.py | 22 def Generate_Vanilla_Report_File(vanilla_image_paths, board, remote, argument 65 def Generate_Test_File(test_image_paths, vanilla_image_path, board, remote, argument
|
/external/autotest/scheduler/shard/ |
D | simple_heartbeat_client.py | 58 def get_heartbeat_packet(server, board, host_limit, job_limit): argument 95 def perform_heartbeat(self, board, host_limit, job_limit): argument
|
D | simple_heartbeat_server.py | 77 def _get_jobs(board, job_limit=None): argument 87 def _get_hosts(board, host_limit=None): argument
|
/external/toolchain-utils/deprecated/ |
D | run_benchmarks.py | 71 def RunBrowserBenchmark(chromeos_root, board, bench, machine): argument 86 def RunStartupBenchmark(chromeos_root, board, machine): argument
|
/external/autotest/client/cros/audio/ |
D | cras_configs.py | 13 def get_proper_internal_mic_gain(board): argument
|
/external/autotest/client/common_lib/ |
D | android_utils.py | 160 def get_standalone_images(cls, board): argument 176 def get_zipped_images(cls, board): argument 225 def get_artifacts_for_reimage(cls, board, os='android'): argument
|
/external/toolchain-utils/crosperf/ |
D | experiment_factory_unittest.py | 107 def FakeGetDefaultRemotes(board): argument 112 def FakeGetXbuddyPath(build, autotest_dir, board, chroot, log_level): argument
|
/external/toolchain-utils/automation/clients/helper/ |
D | chromeos.py | 31 def RunBenchmarks(self, board, tests): argument 64 def __init__(self, chromeos_version, board, toolchain, p4_snapshot): argument 156 board='x86-mario', argument
|
/external/autotest/contrib/ |
D | poolhistory.py | 16 def find_hostnames(pool='bvt', board='x86-mario'): argument
|