/external/autotest/client/cros/cellular/ |
D | emulator_config.py | 22 def _BaseStationFactory(c, technology): argument 33 if technology == 'Technology:LTE': 50 def StartDefault(config, technology): argument 54 if 'LTE' in technology: 69 (technology, config.cell['basestations'])) 74 bs = _BaseStationFactory(bs_config, technology) 90 bs.SetTechnology(technology)
|
D | base_station_8960.py | 132 def SetTechnology(self, technology): argument 138 self.format = ConfigDictionaries.TECHNOLOGY_TO_FORMAT[technology] 141 (technology, 143 self.technology = technology 150 ConfigDictionaries.TECHNOLOGY_TO_CONFIG_STANZA.get(technology, []))
|
D | base_station_pxt.py | 116 def SetTechnology(self, technology): argument 122 self.format = ConfigDictionaries.TECHNOLOGY_TO_FORMAT[technology] 125 technology, 127 self.technology = technology
|
D | environment.py | 46 def StartDefault(self, technology): argument 48 self.config, technology)
|
/external/autotest/client/site_tests/cellular_Signal/ |
D | cellular_Signal.py | 28 def __init__(self, technology): argument 29 self.technology = technology 70 technology = technologies[-1] 75 env.StartDefault(technology) 77 logging.info('Preparing for %s' % technology) 78 cell_tools.PrepareModemForTechnology('', technology) 135 (wt.technology, cell_modem.GetAccessTechnology()))
|
D | control | 7 PURPOSE = "Verify cell modem properly deals with technology changes." 8 CRITERIA = """Modem reregisters after technology changes.""" 17 Test that a modem can reregister after the network technology abruptly 30 # One can only roam with a given technology family
|
/external/autotest/client/site_tests/cellular_Throughput/ |
D | control | 8 CRITERIA = """Bandwidth a reasonable fraction of max for the technology.""" 28 for technology in config.get_technologies(): 31 technology=technology, 32 tag=technology)
|
D | cellular_Throughput.py | 19 def run_once(self, config, technology): argument 23 env.StartDefault(technology) 25 cell_tools.PrepareModemForTechnology('', technology)
|
/external/autotest/client/site_tests/cellular_Smoke/ |
D | control | 24 for technology in config.get_technologies(): 27 technology=technology, 28 tag=technology)
|
D | cellular_Smoke.py | 24 def run_once(self, config, technology): argument 41 env.StartDefault(technology) 43 cell_tools.PrepareModemForTechnology('', technology)
|
/external/autotest/client/site_tests/cellular_ModemControl/ |
D | control | 32 for technology in config.get_technologies(): 36 technology=technology, 37 tag='%s-%s' % (technology, tag),
|
/external/autotest/client/cros/cellular/wardmodem/state_machines/ |
D | network_operator_machine.py | 97 technology = self._extract_technology(self._default_operator_index) 99 'access_technology': technology})
|
/external/autotest/client/site_tests/cellular_ZeroSignal/ |
D | control | 18 to zero and that it reregisters on a new technology when the a 19 technology has a signal.
|
/external/dng_sdk/ |
D | LICENSE.technology | 1 This product includes DNG technology under license by Adobe Systems
|
/external/libxml2/result/HTML/ |
D | doc2.htm.sax | 29 SAX.startElement(meta, content='Copernic.com Inc. develops innovative agent technology solutions to… 33 SAX.startElement(meta, content='agent,technology,intranet,extranet,management,filtering,ranking,sol…
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/ |
D | setup.sh | 31 for f in $techprojects; do checkoutProjects /cvsroot/technology $f ; done
|
/external/autotest/client/site_tests/network_DhcpFailureWithStaticIP/ |
D | control | 14 Note that shill's DHCP timeout handling depends on the device technology.
|
/external/autotest/client/site_tests/network_3GStressEnable/ |
D | control | 17 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.y3400 | 20 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.mu736 | 20 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.clumsy | 20 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.y3300 | 20 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.gobi2k | 20 Stress-tests enabling and disabling a technology at short intervals.
|
D | control.gobi3k | 20 Stress-tests enabling and disabling a technology at short intervals.
|
/external/autotest/client/site_tests/network_DhcpNegotiationTimeout/ |
D | control | 16 Note that shill's DHCP timeout handling depends on the device technology.
|