Home
last modified time | relevance | path

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

1234

/external/autotest/site_utils/
Dstable_version_utils.py37 def get(board=DEFAULT, android=False): argument
66 def set(version, board=DEFAULT): argument
80 def delete(board): argument
Ddiagnosis_utils.py30 def __init__(self, board, pool, num_available, num_required, hosts): argument
224 def diagnose_pool(self, board, pool, time_delta_hours, limit=10): argument
278 def check_dut_availability(self, board, pool, minimum_duts=0, skip_duts_check=False): argument
/external/autotest/site_utils/stable_images/
Dassign_stable_images.py140 def _get_model_firmware_versions(metadata_json, board): argument
165 def get_firmware_versions(version_map, board, cros_version): argument
279 def _report_board_changed(self, board, old_version, new_version): argument
293 def report_board_unchanged(self, board, old_version): argument
305 def _do_set_mapping(self, board, new_version): argument
314 def _do_delete_mapping(self, board): argument
322 def set_mapping(self, board, old_version, new_version): argument
341 def delete_mapping(self, board, old_version): argument
365 def _do_set_mapping(self, board, new_version): argument
368 def _do_delete_mapping(self, board): argument
Dtest_omaha_status.json4 "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/
Dmisc.py111 def GetImageDir(chromeos_root, board): argument
115 def LabelLatestImage(chromeos_root, board, label, vanilla_path=None): argument
134 def DoesLabelExist(chromeos_root, board, label): argument
139 def GetBuildPackagesCommand(board, usepkg=False, debug=False): argument
154 def GetBuildImageCommand(board, dev=False): argument
162 def GetSetupBoardCommand(board, argument
196 def GetCtargetFromBoard(board, chromeos_root): argument
210 def GetArchFromBoard(board, chromeos_root): argument
224 def GetGccLibsDestForBoard(board, chromeos_root): argument
270 def GetAllImages(chromeos_root, board): argument
[all …]
/external/autotest/server/
Dafe_utils.py47 def get_stable_cros_image_name(board): argument
69 def get_stable_faft_version(board): argument
80 def get_stable_android_version(board): argument
Dfrontend.py233 def get_version(self, board): argument
248 def set_version(self, board, version): argument
262 def delete_version(self, board): argument
309 def format_image_name(board, version): argument
324 def get_image_name(self, board): argument
390 def get_version(self, board): argument
395 def set_version(self, board, version): argument
400 def delete_version(self, board): argument
416 def get_version(self, board): argument
445 def get_version(self, board): argument
/external/autotest/site_utils/deployment/
Dcommandline.py87 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/
Dplatform_KernelVersionByBoard.py21 def _expected_kernel(self, board): argument
39 def _actual_kernel(self, board): argument
/external/autotest/server/cros/
Dcts_expected_failure_parser.py14 def _validate_waiver_config(self, arch, board, config): argument
46 def find_waivers(self, arch, board): argument
/external/toolchain-utils/cwp/interpreter/
Dapp_engine_pull.py112 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/
Dweekly_report.py22 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/
Dsimple_heartbeat_client.py58 def get_heartbeat_packet(server, board, host_limit, job_limit): argument
95 def perform_heartbeat(self, board, host_limit, job_limit): argument
Dsimple_heartbeat_server.py77 def _get_jobs(board, job_limit=None): argument
87 def _get_hosts(board, host_limit=None): argument
/external/toolchain-utils/deprecated/
Drun_benchmarks.py71 def RunBrowserBenchmark(chromeos_root, board, bench, machine): argument
86 def RunStartupBenchmark(chromeos_root, board, machine): argument
/external/autotest/client/common_lib/
Dandroid_utils.py160 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/autotest/client/cros/audio/
Dcras_configs.py13 def get_proper_internal_mic_gain(board): argument
/external/toolchain-utils/crosperf/
Dexperiment_factory_unittest.py107 def FakeGetDefaultRemotes(board): argument
112 def FakeGetXbuddyPath(build, autotest_dir, board, chroot, log_level): argument
Dlabel.py24 board, argument
124 board, argument
/external/toolchain-utils/automation/clients/helper/
Dchromeos.py31 def RunBenchmarks(self, board, tests): argument
64 def __init__(self, chromeos_version, board, toolchain, p4_snapshot): argument
156 board='x86-mario', argument
Dcrosstool.py36 def RunTests(self, checkout_dir, build_tree_dir, target, board, component): argument
123 def RunTests(self, target, board, component='gcc'): argument
/external/autotest/contrib/
Dpoolhistory.py16 def find_hostnames(pool='bvt', board='x86-mario'): argument
/external/autotest/client/common_lib/cros/
Dpower_cycle_usb_util.py75 def power_cycle_usb_vidpid(dut, board, vid, pid): argument
264 def get_target_all_gpio(dut, board, vid, pid): argument
/external/toolchain-utils/dejagnu/
Dchromeos.exp.in4 proc __boardname___init { board } { argument
/external/lisa/libs/utils/platforms/
Dnexus5x.json2 "board" : { object

1234