Searched
full:devices (Results
376 -
400 of
10871) sorted by null
<<11121314151617181920>>
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.7.3/ |
sdklib-22.7.3.jar | |
/external/autotest/server/hosts/ |
testbed_unittest.py | 25 """Test locate_device call can allocate devices by given builds. 40 devices = testbed_1.locate_devices(images) 41 self.assertEqual(devices, dict(zip(serials, [BOARD_1_BUILD_1]*3))) 45 """Test locate_device call cannot allocate devices by given builds. 48 less than the number of devices the testbed has, it should fail to 49 locate devices for the test. 68 """Test locate_device call cannot allocate devices by given builds. 70 If the given builds are more than the number of devices the testbed has, 71 it should fail to locate devices for the test. 91 """Test locate_device call can allocate devices by given builds [all...] |
/external/e2fsprogs/misc/ |
blkid.8.in | 51 more devices. 59 If you want to start with a clean cache (i.e. don't report devices previously 65 devices which no longer exist. 74 option. If there are multiple devices that match the specified search 78 block devices. If this option is not specified, 80 will print all of the devices that match the search parameter. 93 (print the devices in a user-friendly format), 99 Print the devices in a user-friendly list format. This is the 108 (specified) devices. 114 Search for block devices with tokens name [all...] |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.0/ |
sdklib-22.4.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.2/ |
sdklib-22.4.2.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.0/ |
sdklib-22.5.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.1/ |
sdklib-22.5.1.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.3/ |
sdklib-22.5.3.jar | |
/external/skia/infra/cts/ |
run_testlab.go | 34 // loads a file with the whitelisted devices and versions. Make sure to include 35 // human readable names for the devices. 40 // latest version. To see available devices and version run with 113 // Get list of all available devices. 114 devices, ignoredDevices, err := getAvailableDevices(WHITELIST_DEV_IDS, *minAPIVersion, *maxAPIVersion) 116 sklog.Fatalf("Unable to retrieve available devices: %s", err) 119 sklog.Infof("Selected devices:") 120 logDevices(devices) 122 if err := runTests(apk_path, devices, ignoredDevices, client, *dryRun); err != nil { 128 // available devices and then returns a list of devices to be tested and the lis [all...] |
/external/skqp/infra/cts/ |
run_testlab.go | 34 // loads a file with the whitelisted devices and versions. Make sure to include 35 // human readable names for the devices. 40 // latest version. To see available devices and version run with 113 // Get list of all available devices. 114 devices, ignoredDevices, err := getAvailableDevices(WHITELIST_DEV_IDS, *minAPIVersion, *maxAPIVersion) 116 sklog.Fatalf("Unable to retrieve available devices: %s", err) 119 sklog.Infof("Selected devices:") 120 logDevices(devices) 122 if err := runTests(apk_path, devices, ignoredDevices, client, *dryRun); err != nil { 128 // available devices and then returns a list of devices to be tested and the lis [all...] |
/prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/ |
sdklib-22.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/26.0.0/ |
sdklib-26.0.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/26.0.0-beta6/ |
sdklib-26.0.0-beta6.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/26.0.0-beta7/ |
sdklib-26.0.0-beta7.jar | |
/prebuilts/gradle-plugin/com/android/tools/sdklib/26.0.0-rc1/ |
sdklib-26.0.0-rc1.jar | |
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/res/values-v11/ |
styles.xml | 5 AppBaseTheme from res/values/styles.xml on API 11+ devices.
|
/developers/build/prebuilts/gradle/NotificationChannels/Application/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
/developers/build/prebuilts/gradle/NotificationChannels/kotlinApp/Application/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
/developers/build/prebuilts/gradle/WatchFace/Application/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
/developers/build/templates/CardStream/_MODULE_/src/template/res/values-v11/ |
styles.xml | 5 AppBaseTheme from res/values/styles.xml on API 11+ devices.
|
/developers/samples/android/notification/NotificationChannels/Application/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
/developers/samples/android/notification/NotificationChannels/kotlinApp/Application/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
/developers/samples/android/wearable/wear/WatchFace/Application/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/res/values-w820dp/ |
dimens.xml | 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
|
Completed in 1424 milliseconds
<<11121314151617181920>>