Searched
full:board (Results
351 -
375 of
1338) sorted by null
<<11121314151617181920>>
/external/autotest/test_suites/ |
control.faft_ec3po | 29 @param board: The board to test on. Ex: x86-mario 31 board is used.
|
control.faft_ec_au_1 | 25 @param board: The board to test on. Ex: x86-mario 27 board is used.
|
control.faft_ec_au_2 | 25 @param board: The board to test on. Ex: x86-mario 27 board is used.
|
control.faft_ec_au_3 | 25 @param board: The board to test on. Ex: x86-mario 27 board is used.
|
control.faft_ec_tot | 28 @param board: The board to test on. Ex: x86-mario 30 board is used.
|
control.faft_lv1 | 31 @param board: The board to test on. Ex: x86-mario 33 board is used.
|
control.faft_lv2 | 31 @param board: The board to test on. Ex: x86-mario 33 board is used.
|
control.faft_lv3 | 31 @param board: The board to test on. Ex: x86-mario 33 board is used.
|
control.faft_lv4 | 31 @param board: The board to test on. Ex: x86-mario 33 board is used.
|
control.faft_lv5 | 31 @param board: The board to test on. Ex: x86-mario 33 board is used.
|
control.faft_normal | 27 @param board: The board to test on. Ex: x86-mario 29 board is used.
|
control.paygen_au_beta | 29 @param board: The board to test on. Ex: x86-mario 31 board is used.
|
control.paygen_au_canary | 29 @param board: The board to test on. Ex: x86-mario 31 board is used.
|
control.paygen_au_dev | 29 @param board: The board to test on. Ex: x86-mario 31 board is used.
|
control.paygen_au_stable | 29 @param board: The board to test on. Ex: x86-mario 31 board is used.
|
control.push_to_prod | 28 @param board: The board to test on. Ex: x86-mario 30 board is used.
|
control.test_that_wrapper | 20 @param board: The board to test on. Ex: x86-mario 22 board is used.
|
control.wimax | 25 @param board: The board to test on. Ex: x86-mario 27 board is used.
|
dev_harness.py | 38 'board': 'x86-mario', 51 m = random.choice(AFE.get_hostnames(label='board:'+new_globals['board']))
|
/external/toolchain-utils/crosperf/ |
experiment_factory.py | 111 board = global_settings.GetField('board') 270 board, 281 global_settings.GetField('board') != board)): 282 my_remote = self.GetDefaultRemotes(board) 291 board, my_remote, image_args, cache_dir, cache_only, 294 label = Label(label_name, image, autotest_path, chromeos_root, board, 313 def GetDefaultRemotes(self, board): 320 if key.strip() == board [all...] |
/external/toolchain-utils/fdo_scripts/ |
vanilla_vs_fdo.py | 47 def __init__(self, board, remotes, ebuild_version, plus_pgo, minus_pgo, 49 self._board = board 110 self._chromeos_root, '--board=%s' % 133 board: %s 172 '--board=%s' % self._board] 179 '--cycler=all', '--board=%s' % self._board, 264 parser.add_option('--board', 265 dest='board', 267 help='The target board.') 292 if not options.board [all...] |
/frameworks/base/libs/hwui/tests/scripts/ |
prep_buller.sh | 47 board=$(adb shell "getprop ro.product.board") 49 if [ "$board" = "bullhead" ]
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
comstats.h | 72 * Board stats structure. Returns useful info about the board. 111 * private port, panel and board structures. The argument required
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
comstats.h | 72 * Board stats structure. Returns useful info about the board. 111 * private port, panel and board structures. The argument required
|
/external/toolchain-utils/ |
test_toolchains.py | 42 def __init__(self, board, chromeos_root): 43 self._board = board 63 <chroot>/src/build/images/<board> directory, to find the actual 95 '--board=%s' % self._board, '--rebuild' 123 error_str = "Could not setup board: '%s'" % command 161 board, 168 self._board = board 181 '%s.%s' % (timestamp, board),) 183 ChromeOSCheckout.__init__(self, board, self._chromeos_root) 212 board: % [all...] |
Completed in 334 milliseconds
<<11121314151617181920>>