/tools/carrier_settings/python/ |
D | update_apn.py | 55 ret += 'SPN=' + cid.spn.upper() 57 ret += 'IMSI=' + cid.imsi.upper() 59 ret += 'GID1=' + cid.gid1.upper() 310 cname_gid1 = cname + ("GID1=" + gid1.upper() if gid1 else "") 314 cname_spn = cname_gid1 + ("SPN=" + spn.upper() if spn else "") 319 cname_imsi = cname_spn + ("IMSI=" + imsi.upper() if imsi else "")
|
D | update_carrier_data.py | 115 ret += 'SPN=' + cid.spn.upper() 117 ret += 'IMSI=' + cid.imsi.upper() 119 ret += 'GID1=' + cid.gid1.upper()
|
/tools/netsim/scripts/ |
D | environment.py | 72 self[key.upper()] = os.environ[key] 83 self[key.upper()] = val
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SimpleStats.java | 168 double upper = avg + std; in meanOverOneStandardDeviationRange() local 173 if (meas > lower && meas < upper) { in meanOverOneStandardDeviationRange()
|
/tools/netsim/rust/daemon/src/uwb/ |
D | ranging_data.rs | 90 let upper = self.data.range(&distance_u16..).next(); in sample() localVariable 91 match (lower, upper) { in sample()
|
/tools/repohooks/rh/ |
D | terminal.py | 180 true_text = true_text[0].upper() + true_text[1:] 182 false_text = false_text[0].upper() + false_text[1:]
|
/tools/test/connectivity/acts/framework/acts/controllers/gnss_lib/ |
D | GnssSimulator.py | 68 self.simulator_name.upper())) 74 self.simulator_name.upper()))
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/ |
D | SavedNetworksTest.py | 186 if security_type == None or security_type.upper() == SECURITY_NONE: 218 return net_id["ssid"] == ssid and net_id["type_"].upper( 219 ) == security_type.upper()
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiMacRandomizationTest.py | 345 hostapd_constants.BAND_2G.upper()) 542 hostapd_constants.BAND_2G.upper()) 608 hostapd_constants.BAND_5G.upper()) 620 hostapd_constants.BAND_5G.upper()) 646 hostapd_constants.BAND_2G.upper())
|
D | WifiStaConcurrencyNetworkRequestTest.py | 421 connected_bssid = wifi_info[WifiEnums.BSSID_KEY].upper()
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/ |
D | BtCmdLineTest.py | 42 "target_mac_address"].upper()
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | packet_capture.py | 225 band = band.upper() 267 band = band.upper()
|
D | fuchsia_device.py | 218 'country_code', FUCHSIA_DEFAULT_COUNTRY_CODE_US).upper() 877 desired_country_code = desired_country_code.upper() 889 if ascii_cc and (''.join(chr(c) for c in ascii_cc).upper()
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/ |
D | MacRandomNoLeakageTest.py | 65 pcap_fname = '%s_%s.pcap' % (pcap_procs[BAND_5G][1], BAND_5G.upper()) 68 pcap_fname = '%s_%s.pcap' % (pcap_procs[BAND_2G][1], BAND_2G.upper())
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 127 the effects of IPv6 on upper-layer protocols. The format and 141 upper layer - a protocol layer immediately above IPv6. Examples are 290 headers that may be placed between the IPv6 header and the upper- 326 the upper-layer header if no extension header is present. The 402 upper-layer header 418 before a Routing header and once before the upper-layer header). 420 If the upper-layer header is another IPv6 header (in the case of IPv6 1047 destination node(s), plus the upper-layer header and data. 1354 An upper-layer protocol or application that depends on IPv6 1417 provide a means for an upper-layer protocol to supply the value [all …]
|
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | LabGnssPowerSweepTest.py | 290 sat_sys = gnss_pwr_swp[0][ii].get('sat').upper() 291 band = gnss_pwr_swp[0][ii].get('band').upper()
|
/tools/treble/cuttlefish/ |
D | build_chd_utils.py | 200 policy_file = os.path.join(policy_dir, partition.upper(), path)
|
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/ |
D | WifiP2pSnifferTest.py | 77 BAND_2G.upper())
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/ |
D | GnssBlankingBase.py | 440 sat_sys = sweep_ls[0][i].get('sat').upper() 441 band = sweep_ls[0][i].get('band').upper()
|
D | gnss_test_utils.py | 928 ad.log.info("Start %s on GTW_GPSTool - attempt %d" % (api_type.upper(), 938 (api_type.upper(), first_fixed/1000)) 944 % (api_type.upper(), criteria)) 949 "attempts." % (api_type.upper(), retries)) 980 hot_warm_sleep, ttff_mode.upper())) 1045 ad.log.info("Start %s tracking test for %d minutes" % (api_type.upper(),
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | __init__.py | 345 if traffic_type.upper() == 'UDP': 348 elif traffic_type.upper() == 'TCP':
|
/tools/test/connectivity/acts/framework/acts/controllers/spirent_lib/ |
D | gss7000.py | 170 capability_ls.extend(value.upper().split(' '))
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | GattConnectedBaseTest.py | 76 self.discovered_services_index, i).upper())
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/aware/ |
D | aware_test_utils.py | 274 return ad.droid.wifiGetConnectionInfo()['mac_address'].upper().replace( 419 return res.group(1).upper().replace(':', '')
|
/tools/test/connectivity/acts/framework/acts/controllers/cellular_lib/ |
D | LteSimulation.py | 511 ca_class = band[-1].upper()
|