HomeSort by relevance Sort by last modified time
    Searched full:devices (Results 926 - 950 of 10871) sorted by null

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
lp64-1.d 14 Machine: Advanced Micro Devices X86-64
  /tools/apksig/src/apksigner/java/com/android/apksigner/
help.txt 10 signatures of APK files will verify on Android devices.
  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarHfpFuzzTest.py 39 # Connect the devices now, try twice.
74 different from other test cases where we give enough time for devices
111 # that is the case and then wait for devices to come back to normal.
116 # Wait for devices to go back to normal.
134 1. Devices are paired and connected
141 d) Check if all devices are in stable state, if not wait for stabilizing
160 self.log.info("Devices not able to stabilize!")
175 1. Devices are paired and connected
182 d) Check if all devices are in stable state, if not wait for stabilizing
201 self.log.error("Devices not able to stabilize!"
    [all...]
BtCarPairingTest.py 55 1. Pair the devices (do not connect)
64 # Pair the devices.
107 1. Pair the devices (do not connect)
118 # Pair the devices.
119 self.log.info("Pairing the devices ...")
122 self.log.error("Failed to pair devices.")
132 # Now unpair the devices.
133 self.log.info("Resetting the devices ...")
143 self.log.error("Faild to pair devices.")
  /tools/test/connectivity/acts/tests/google/wifi/
example_config.json 5 "_description": "WiFi testbed with 1 devices",
  /tools/test/connectivity/acts/tests/google/wifi/rtt/
README.md 33 * 2 Devices Under Test
42 devices without listing specific serial numbers. Note that some tests use a
43 single device while others use 2 devices.
53 AP or between the two test devices (for Aware ranging tests).
  /tools/tradefederation/core/src/com/android/tradefed/device/
DeviceDiagTest.java 29 * A test that diagnoses the devices available to run tests.
39 * Queries the {@link DeviceManager} to verify all visible devices are available for testing.
45 Log.i(LOG_TAG, "Unavailable devices detected, sleeping and polling");
55 assertEquals("Not all devices are available", 0, unavailDevices.size());
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/multi/
IMultiTargetPreparer.java 26 * Prepares the test environment for several devices together. Only use for a setup that requires
27 * multiple devices, otherwise use the regular {@link ITargetPreparer} on each device.
38 * @param context the {@link IInvocationContext} describing the invocation, devices, builds.
49 * @param context the {@link IInvocationContext} describing the invocation, devices, builds.
  /external/ltp/runtest/
controllers 25 cgroup_fj_function_devices cgroup_fj_function.sh devices
182 # Stress test for devices cgroup
183 cgroup_fj_stress_devices_2_2_none cgroup_fj_stress.sh devices 2 2 none
184 cgroup_fj_stress_devices_3_3_none cgroup_fj_stress.sh devices 3 3 none
185 cgroup_fj_stress_devices_4_4_none cgroup_fj_stress.sh devices 4 4 none
186 cgroup_fj_stress_devices_2_9_none cgroup_fj_stress.sh devices 2 9 none
187 cgroup_fj_stress_devices_10_3_none cgroup_fj_stress.sh devices 10 3 none
188 cgroup_fj_stress_devices_1_200_none cgroup_fj_stress.sh devices 1 200 none
189 cgroup_fj_stress_devices_200_1_none cgroup_fj_stress.sh devices 200 1 none
191 cgroup_fj_stress_devices_2_2_one cgroup_fj_stress.sh devices 2 2 on
    [all...]
  /hardware/interfaces/camera/common/1.0/
types.hal 129 * At startup, the camera service must assume all internal camera devices listed
132 * service of any initially NOT_PRESENT internal devices, and of any PRESENT
133 * external camera devices, as soon as the camera service has called
155 * By default, the framework must assume all devices returned by
186 * external camera devices when they are initially connected.
224 * for other previously-on torch modes if HAL cannot keep multiple devices'
263 * and any usage conflicts between multiple camera devices.
278 * combination of camera devices exposed by the HAL where the sum of
286 * of camera devices with a total resource cost > 100. This may succeed or
288 * supported due to resource constraints from having multiple open devices
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CameraCharacteristics.java 332 * be overriden for physical devices backing a logical multi-camera.</p>
512 * OFF mode. All camera devices will support either OFF or FAST mode.</p>
513 * <p>Camera devices that support the MANUAL_POST_PROCESSING capability will always list
514 * OFF mode. This includes all FULL level devices.</p>
515 * <p>LEGACY devices will always only support FAST mode.</p>
518 * <p>This key is available on all devices.</p>
536 * <p>This key is available on all devices.</p>
551 * <p>All camera devices support ON, and all camera devices with flash
553 * <p>FULL mode camera devices always support OFF mode
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
UefiShellDriver1CommandsLib.uni 58 #string STR_DRVCFG_NONE_FOUND #language en-US "%HDrvCfg%N No configurable devices were found.\r\n"
159 " -c - Configures all child devices.\r\n"
193 " * To display the list of devices that are available for configuration:\r\n"
196 " * To display the list of devices and child devices that are available for\r\n"
200 " * To force defaults on all devices:\r\n"
203 " * To force defaults on all devices that are managed by driver 0x17:\r\n"
209 " * To force defaults on all child devices of device 0x28 that is managed by\r\n"
217 " * To validate options on all devices:\r\n"
220 " * To validate options on all devices that are managed by driver 0x17:\r\n"
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
VulkanFeaturesTest.java 106 Log.d(TAG, "Inspecting " + mVulkanDevices.length + " devices");
110 " is supported, but no Vulkan physical devices are available",
113 " is supported, but no Vulkan physical devices are available",
116 " is supported, but no Vulkan physical devices are available",
120 assertNotNull("Vulkan physical devices are available, but system feature " +
123 assertNotNull("Vulkan physical devices are available, but system feature " +
176 assertTrue("Devices with Vulkan 1.1 must support SYNC_FD external semaphores",
180 assertTrue("Devices with Vulkan 1.1 must support SYNC_FD external fences",
184 assertTrue("Devices with Vulkan 1.1 must support sampler YCbCr conversion",
194 "VR high-performance devices must support Vulkan 1.0 with Hardware Level 0, "
339 JSONObject[] devices = new JSONObject[vkjson.length()]; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/clover/api/
program.cpp 44 return !count(dev, prog.context().devices());
89 return !count(dev, ctx.devices());
140 return !count(dev, ctx.devices());
180 ref_vector<device>(prog.context().devices()));
206 ref_vector<device>(prog.context().devices()));
285 ref_vector<device>(ctx.devices())));
334 buf.as_scalar<cl_uint>() = (prog.devices().size() ?
335 prog.devices().size() :
336 prog.context().devices().size());
340 buf.as_vector<cl_device_id>() = (prog.devices().size()
    [all...]
  /external/f2fs-tools/lib/
libf2fs_io.c 47 if (c.devices[i].start_blkaddr <= blk_addr &&
48 c.devices[i].end_blkaddr >= blk_addr) {
50 c.devices[i].start_blkaddr << F2FS_BLKSIZE_BITS;
51 return c.devices[i].fd;
270 if (fsync(c.devices[i].fd) < 0) {
285 f2fs_sparse_file = sparse_file_import(c.devices[0].fd,
321 ret = ftruncate(c.devices[0].fd, 0);
323 lseek(c.devices[0].fd, 0, SEEK_SET);
344 sparse_file_write(f2fs_sparse_file, c.devices[0].fd,
361 ret = fsync(c.devices[i].fd)
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothManager.java 111 * Get connected devices for the specified profile.
113 * <p> Return the set of devices which are in state {@link BluetoothProfile#STATE_CONNECTED}
121 * @return List of devices. The list will be empty on error.
147 * Get a list of devices that match any of the given connection
150 * <p> If none of the devices match any of the given states,
162 * @return List of devices. The list will be empty on error.
172 List<BluetoothDevice> devices = new ArrayList<BluetoothDevice>(); local
177 if (iGatt == null) return devices;
178 devices = iGatt.getDevicesMatchingConnectionStates(states);
183 return devices;
    [all...]
  /test/framework/harnesses/host_controller/command_processor/
command_device.py 48 """Updates the device state of all devices on a given host.
56 devices = []
59 "adb devices")
82 devices.append(device)
85 "fastboot devices")
109 devices.append(device)
112 host.hostname, devices)
117 devices = host.ListDevices()
118 for device in devices:
121 host._cluster_ids[0], host.hostname, devices)
    [all...]
  /test/vti/dashboard/src/main/webapp/js/
test_acknowledgments.js 169 var devices = Array.from(deviceSet);
170 devices.sort();
177 'devices' : devices,
182 var newAck = createAcknowledgment(newKey, test, branches, devices, testCaseNames, note);
203 * @param devices (Set) The list of all devoces in the acknowledgment.
207 function showModal(ack, key, test, branches, devices, testCases, note) {
241 deviceHeader.append('<b>Devices:</b>');
244 addChips(deviceSet, deviceChips, devices, allDevicesLabel);
322 * @param devices (Set) The list of all devoces in the acknowledgment
176 'branches' : branches, property in class:saveCallback.data
    [all...]
  /tools/test/connectivity/acts/tests/google/bt/
BtBasicFunctionalityTest.py 87 Test that verifies devices is discoverable.
90 1. Initialize two android devices
94 5. Use device2 get all discovered bluetooth devices list
98 Device1 is in the discovered devices list.
118 # Give Bluetooth time to discover advertising devices
126 "Android device2 get all the discovered devices "
136 "Android device2 get all the discovered devices "
154 1. Initialize two android devices
158 5. Use device2 get all discovered bluetooth devices list
162 Device1 should not be in the discovered devices list
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/sdklib/24.5.0/
sdklib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib-test/24.5.0/
sdklib-test-24.5.0.jar 
  /build/make/target/product/
core.mk 17 # Base configuration for communication-oriented android devices
19 # devices (including non-phones and non-tablets), modify
  /compatibility/cdd/8_performance-and-power/
8_4_power-consumption-accounting.md 12 http://source.android.com/devices/tech/power/values.html)
22 http://source.android.com/devices/tech/power/batterystats.html)
  /compatibility/cdd/9_security-model/
9_7_kernel-security-features.md 21 [described](https://source.android.com/devices/media/framework-hardening.html#arch_changes)
28 [in the Kernel Configuration section of source.android.com](http://source.android.com/devices/tech/config/kernel.html#Seccomp-BPF-TSYNC).
40 (e.g. `CONFIG_HARDENED_USERCOPY`) on devices originally shipping with API level
44 `CONFIG_CPU_SW_DOMAIN_PAN` or `CONFIG_ARM64_SW_TTBR0_PAN`) on devices
49 on devices originally shipping with API level 28 or higher.
50 * [C-0-12] MUST implement kernel page table isolation on all devices with CPUs
51 vulnerable to CVE-2017-5754 (Meltdown), and on all devices with kernel versions
52 4.4 or higher on devices originally shipping with API level 28 or higher
  /cts/tests/tests/security/src/android/security/cts/
ActivityManagerTest.java 40 "available in patched devices: Device is vulnerable to CVE-2015-1533");
42 // Patched devices should throw this exception

Completed in 709 milliseconds

<<31323334353637383940>>