HomeSort by relevance Sort by last modified time
    Searched refs:ChromeOS (Results 1 - 12 of 12) sorted by null

  /external/toolchain-utils/
image_chromeos.py 4 """Script to image a ChromeOS device.
6 This script images a remote ChromeOS device with a specific image."
55 """Image ChromeOS."""
61 help='Target directory for ChromeOS installation.')
  /external/walt/docs/
ChromeOS.md 1 ## Using WALT on ChromeOS
3 WALT can be used on ChromeOS in two different modes:
8 For either mode you will need to use a ChromeOS test image -
38 If you intend to run the android app, run walt.py in TCP bridge mode. This is needed because Android container on ChromeOS has no access to USB.
Development.md 19 #### Using a ChromeOS device with Android
21 A ChromeOS device with Android (e.g. Asus Flip) is another convenient option.
23 Since Android on ChromeOS has no access to USB, it requires a TCP bridge script implemented in [walt.py](/pywalt/walt.py). Detailed instructions in [Chromeos.md](Chromeos.md).
26 [official guide for Android development on ChromeOS](https://developer.android.com/topic/arc/index.html#setup).
41 1. Run the WALT TCP bridge (more details [here](ChromeOS.md))
PrivacyPolicy.md 12 WALT app needs the Internet permission on ChromeOS devices where USB is not available to Android apps
DragLatency.md 39 The Python script used for ChromeOS employs a 2D extension of this method (implemented in [minimization.py](/pywalt/minimization.py)). This has the opposite requirement of some considerable spread of the collected _x_ coordinates.
AudioLatency.md 64 [ChromeOS/Android audio loopback dongle](https://source.android.com/devices/audio/loopback.html).
  /external/walt/
README.md 35 * Python code used to communicate with WALT from Linux and ChromeOS can be found
  /external/autotest/site_utils/suite_scheduler/
suite_scheduler.py 182 'know if it\'s testing ChromeOS or Launch Control '
  /external/autotest/docs/
test-that.md 19 launch jobs in the ChromeOS Hardware Lab (or against a local Autotest instance
  /external/skia/infra/bots/
gen_tasks.go 123 } else if strings.Contains(task_os, "ChromeOS") {
171 "ChromeOS": "ChromeOS",
310 } else if strings.Contains(parts["os"], "ChromeOS") {
318 glog.Fatalf("Entry %q not found in ChromeOS GPU mapping.", parts["cpu_or_gpu_value"])
417 rpiOS := []string{"Android", "ChromeOS", "iOS"}
    [all...]
  /external/vboot_reference/utility/
dev_debug_vboot 43 those keys to validate all the ChromeOS kernel partitions it can find. A
271 # Assuming we're on a ChromeOS device, see what we know.
  /external/autotest/server/site_tests/provision_CheetsUpdate/
push_to_device.py 478 logging.info('Setting up ChromeOS device to image-writable...')
    [all...]

Completed in 324 milliseconds