/external/toolchain-utils/automation/clients/report/dejagnu/ |
summary.py | 110 board: Name of DejaGNU board, which was used to run the tests. 118 __slots__ = ('board', 'date', 'target', 'host', 'tool', 'results') 126 for name in ('board', 'target', 'tool', 'host'): 148 self.board = fields.group(1).strip() 229 check_list = [(self.tool, manifest.tool), (self.board, manifest.board)] 261 return '{0}, {1} @{2} on {3}'.format(self.target, self.tool, self.board,
|
/external/toolchain-utils/ |
remote_test.py | 92 board = ce.CrosLearnBoard(options.chromeos_root, options.remote) 93 print(board)
|
generate-waterfall-reports.py | 345 test_summary, board, color): 357 build_key = '%s-gcc-toolchain' % board 359 build_key = '%s-llvm-next-toolchain' % board 374 if 'board' in build_dict and build_dict['board'] != board: 376 % (board, build_dict['board'], build_link)) 377 build_dict['board'] = board [all...] |
/external/toolchain-utils/user_activity_benchmarks/ |
collect_experiment_data.sh | 12 echo "USAGE: collect_experiment_data.sh cwp_table board board_arch " \ 22 readonly WHERE_CLAUSE_SPECIFICATIONS="meta.cros.board = '$2' AND \
|
collect_experiment_data_odd_even_session.sh | 13 echo "Usage: collect_experiment_data_odd_even_session.sh cwp_table board " \ 23 WHERE_CLAUSE_SPECIFICATIONS="meta.cros.board = '$2' AND \
|
/frameworks/base/core/tests/coretests/src/android/os/ |
BuildTest.java | 60 assertNotEmpty("BOARD", Build.BOARD);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/ |
Android.mk | 44 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_SUPPORT_UBWC)),true) 48 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_USE_NV21)),true) 52 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_SUPPORT_VQZIP)),true) 56 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_SUPPORT_PQ)),true) 60 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_USE_FLAG_MSM8226)),true) 72 ifeq ($(call is-board-platform-in-list, $(MASTER_SIDE_CP_TARGET_LIST)),true) 95 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_SUPPORT_PQ)),true) 131 ifeq ($(call is-board-platform-in-list, $(TARGETS_THAT_NEED_SW_VENC_MPEG4)),true)
|
/prebuilts/go/darwin-x86/misc/cgo/life/ |
c-life.c | 11 // Do the actual manipulation of the life board in C. This could be 20 // board.
|
/prebuilts/go/linux-x86/misc/cgo/life/ |
c-life.c | 11 // Do the actual manipulation of the life board in C. This could be 20 // board.
|
/prebuilts/misc/windows/sdl2/test/ |
testdrawchessboard.c | 15 /* Sample program: Draw a Chess Board by using SDL_CreateSoftwareRenderer API */ 69 window = SDL_CreateWindow("Chess Board", SDL_WINDOWPOS_UNDEFINED, SDL_WINDOWPOS_UNDEFINED, 640, 480, SDL_WINDOW_SHOWN);
|
/system/update_engine/ |
image_properties.h | 44 // The board name this image was built for. 45 std::string board; member in struct:chromeos_update_engine::ImageProperties
|
/tools/test/connectivity/acts/framework/acts/controllers/relay_lib/ |
relay_device.py | 26 through relays[0...n].board. The relays are not guaranteed to be on 27 the same relay board.
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
IFlashingResourcesParser.java | 62 * Gets the required board type(s) specified in the device image zip. 63 * @return the board types or <code>null</code> if not specified
|
/external/autotest/server/hosts/ |
servo_repair.py | 145 Verifier for the servo BOARD configuration. 148 ATTR = 'BOARD' 152 Test whether the `host` has a `BOARD` setting configured. 155 job for a valid setting of the `BOARD` variable. The following 158 for BOARD. 159 * The BOARD setting doesn't match the DUT's entry in the AFE 171 msg = 'Servo board is unconfigured' 260 """Restart `servod` with the proper BOARD setting.""" 270 host.run('start servod BOARD=%s PORT=%d %s' % 275 logging.warning('Board for DUT is unknown; starting [all...] |
/external/autotest/scheduler/ |
rdb_integration_tests.py | 241 lumpy_deps = set(['board:lumpy']) 242 stumpy_deps = set(['board:stumpy']) 244 ['board:stumpy', 'cros-version:lumpy-release/R41-6323.0.0']) 407 board = 'x' 408 high_priority = self.create_job(priority=2, deps=set([board])) 409 low_priority = self.create_job(priority=1, deps=set([board])) 410 host = self.db_helper.create_host('h1', deps=set([board])) 450 board = 'x' 455 suite_without_dep = self.create_suite(num=2, priority=0, board=board) [all...] |
/build/make/target/product/ |
aosp_arm64.mk | 28 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
|
aosp_arm64_a.mk | 19 # on the generic system image, place them in build/make/target/board/generic_arm64_a/
|
aosp_arm64_ab.mk | 19 # on the generic system image, place them in build/make/target/board/generic_arm64_ab/
|
aosp_arm_a.mk | 19 # on the generic system image, place them in build/make/target/board/generic_arm_a/
|
aosp_mips64.mk | 28 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_mips64/device.mk)
|
full.mk | 23 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk)
|
full_mips.mk | 23 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_mips/device.mk)
|
sdk_phone_arm64.mk | 24 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
|
/device/generic/car/common/product/ |
full.mk | 23 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk)
|
/device/generic/mips64/ |
BoardConfig.mk | 59 BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
|