Home
last modified time | relevance | path

Searched defs:devices (Results 1 – 25 of 26) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/fugu/
Drelay.json9 "devices": [ array
/tools/netsim/src/proto/
Dstartup.proto49 repeated Device devices = 1; field
Dfrontend.proto95 repeated netsim.model.Device devices = 1; field
103 repeated netsim.model.Device devices = 1; field
Dmodel.proto93 repeated Device devices = 1; field
/tools/asuite/atest/unittest_data/acloud/
Dcreate_failure.json4 "devices": [ array
Dcreate_success.json4 "devices": [ array
Dcreate_success_local_instance.json4 "devices": [ array
/tools/acloud/public/actions/
Dcommon_operations.py82 def __init__(self, device_factory, devices=None): argument
181 def devices(self): member in DevicePool
/tools/acloud/public/
Ddevice_driver.py58 def __init__(self, cfg, devices=None): argument
271 def devices(self): member in AndroidVirtualDevicePool
/tools/netsim/rust/netsim-cxx/src/devices/
Ddevices_handler.rs50 devices: HashMap<DeviceIdentifier, Device>, field
171 let devices = &DEVICES.read().unwrap().devices; in get_distance() localVariable
/tools/test/graphicsbenchmark/functional_tests/native/
Dmprotect_test.cpp64 std::vector<VkPhysicalDevice> devices(deviceCount); in TEST() local
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/
Dota_chamber.py31 def destroy(devices): argument
/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/
DVkJsonTests.java43 List<VkJsonDevice> devices; field in VkJsonTests.VkJson
/tools/netsim/ui/ts/
Ddevice-observer.ts152 devices: Device[]; property
Dmodel.ts82 devices: Device[]; property
/tools/netsim/ui/dist/js/
Ddevice-observer.js1 import{State as e}from"./model.js";const i="./v1/devices",t="./v1/captures";class s{constructor(e){… property
/tools/netsim/rust/netsim-cxx/src/transport/
Dfd.rs34 devices: Vec<Device>, field
/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/
DDevices.kt81 private val devices: List<Device> by lazy { in compatibleWith() constant in com.android.ndkports.DeviceFleet
/tools/test/connectivity/acts/framework/tests/
Dacts_android_device_test.py113 def devices(self): member in MockAdbProxy
143 def devices(self): member in MockFastbootProxy
/tools/test/openhst/
Dstress_test.py729 def RunAsyncCommand(devices, command): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py210 devices = [] variable in BluetoothPtsDevice
/tools/netsim/rust/netsim-cxx/src/
Dlib.rs20 mod devices; module
/tools/test/connectivity/acts/framework/acts/
Dutils.py1887 def get_device(devices, device_type): argument
/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs454 pub devices: ::std::vec::Vec<super::model::Device>, field
577 pub devices: ::std::vec::Vec<super::model::Device>, field
/tools/netsim/rust/backend-proto/src/
Dstartup.rs30 pub devices: ::protobuf::RepeatedField<StartupInfo_Device>, field

12