Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 58) sorted by relevance

123

/tools/netsim/ui/dist/js/
Dnavigation-bar.js1 …ent as t}from"https://cdn.skypack.dev/pin/lit@v2.5.0-jYRq0AKQogjUdUh7SCAE/mode=imports/optimized/l… property
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
DLabTtffTestBase.py281 def get_and_verify_ttff(self, mode): argument
350 def verify_pe(self, mode): argument
452 mode, argument
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssWearableTetherFunctionTest.py98 def flp_ttff(self, mode, criteria, location): argument
119 def run_ttff_via_gtw_gpstool(self, mode, criteria): argument
DLabTtffGeneralCoexTest.py44 def gnss_ttff_ffpe_coex_base(self, mode): argument
DGnssSuplTest.py105 def run_ttff(self, mode, criteria): argument
115 def supl_ttff_weak_gnss_signal(self, mode, criteria): argument
DGnssConcurrencyTest.py351 def preset_mcu_test(self, mode): argument
365 def reset_mcu_test(self, mode): argument
406 def run_mcu_ttff_loops(self, mode, loops): argument
DLocationPlatinumTest.py72 def get_and_verify_ttff(self, mode): argument
DGnssVendorFeaturesTest.py78 def ttff_with_assist(self, mode, criteria): argument
/tools/tradefederation/core/aoa_helper/javatests/com/android/helper/aoa/
DAoaDeviceTest.java338 private void verifyRequest(VerificationMode mode, byte request) { in verifyRequest()
343 private void verifyHidRequest(VerificationMode mode, AoaHID hid, byte... data) { in verifyHidRequest()
347 private void verifyHidRequest(InOrder order, VerificationMode mode, AoaHID hid, byte... data) { in verifyHidRequest()
/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DScreenshotOnFailureCollector.java56 RecoveryMode mode = device.getRecoveryMode(); in onTestFail() local
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBtMultiprofileBaseTest.py38 mode=None, argument
/tools/security/fuzzing/llm/xz_fuzzer/
Dxz_decoder_fuzzer.cpp8 enum xz_mode mode = stream.PickValueInArray(modes); in init_xz_dec() local
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceRemoteCmdFormatter.java93 ScpMode mode) { in getScpCommand()
/tools/netsim/rust/daemon/src/bluetooth/
Dadvertise_settings.rs41 pub mode: AdvertiseMode, field
116 mode: Option<AdvertiseMode>, field
139 pub fn mode(&mut self, mode: AdvertiseMode) -> &mut Self { in mode() method
275 let mode = AdvertiseMode::new(Duration::from_millis(200)); in test_build() localVariable
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/
Dsdp_lib.py100 def connectL2cap(self, identifier, psm, mode): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
Dgoogle_wifi.py246 mode=None, argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmw500_handover_simulator.py184 def handover_mode(self, mode): argument
261 def configure_incoming_handover_lte(self, mode, band, channel, bandwidth): argument
287 def configure_handover(self, mode, band, channel, bandwidth, emit='NS01'): argument
Dcmx500_iperf_measurement.py145 def __init__(self, mode): argument
179 def test_type(self, mode): argument
/tools/tradefederation/core/util_apps/ContentProvider/main/java/android/tradefed/contentprovider/
DManagedFileContentProvider.java177 public ParcelFileDescriptor openFile(Uri uri, String mode) throws FileNotFoundException { in openFile()
248 private static int modeToMode(String mode) { in modeToMode()
/tools/tradefederation/core/src/com/android/tradefed/device/
DWaitDeviceRecovery.java448 private void rebootDevice(IDevice device, String mode) throws DeviceNotAvailableException { in rebootDevice()
479 final IDeviceStateMonitor monitor, String mode) throws DeviceNotAvailableException { in handleDeviceBootloaderOrFastbootNotAvailable()
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_ap_preset.py50 mode=None, argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DPowerGTWGnssBaseTest.py84 mode='default', argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/lvpm_stock/
Dmonsoon.py80 def _set_usb_passthrough_mode(self, mode): argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/api/hvpm/
Dmonsoon.py91 def _set_usb_passthrough_mode(self, mode): argument
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DTestInvocation.java655 RunMode mode, in startInvocation()
846 IConfiguration config, ITestLogger listener, RunMode mode, boolean parentShard) { in logExpandedConfiguration()
976 RunMode mode) in invokeRemoteDynamic()
1028 RunMode mode = RunMode.REGULAR; in invoke() local
1510 public IInvocationExecution createInvocationExec(RunMode mode) { in createInvocationExec()
1727 RecoveryMode mode = device.getRecoveryMode(); in reportRecoveryLogs() local

123