Searched refs:component (Results 1 – 14 of 14) sorted by relevance
182 def ping_component(self, component, timeout=30): argument189 if component not in ('csr', 'psoc', 'charger'):191 logging.info('Pinging %s via B29...' % component)192 command = '--serial={} --ping={}'.format(self.port, component)195 self.ping_match[component],
43 def set_component(self, package, component=None): argument47 if component:48 self._component = '%s/%s' % (package, component)
35 for (component in components.reversed()) { in matches() method36 if (component.filter.test(qualifiedName)) { in matches()37 return component.treatAsPositiveMatch in matches()
106 for (String component : components.keySet()) { in initComponentVerbosity()107 Collection<Object> objs = config.getAllConfigurationObjectsOfType(component); in initComponentVerbosity()113 receiver.put(objTag, components.get(component)); in initComponentVerbosity()
51 public void setComponent(String component) { in setComponent() argument52 setAttribute(COMPONENT, component); in setComponent()
123 def InstallGcloudComponent(gcloud_runner, component): argument132 "ID=%s" % component136 ["components", "install", "--quiet", component])
224 component = self._xml.getroot().find(self._COMPONENT)225 if len(component) > 0:226 component[-1].tail = self._LAST_TAG_TAIL228 component.text = self._LAST_TAG_TAIL
3 A Tradefed component that describes how test cases results
3 A Tradefed component for our user metrics collection client.
3 A Tradefed component for our Device and Build interfaces
22 component which contains everything needed to write a tests in Tradefed.
287 compoment||component
104 …o on) of the operating system on which the executable runs, unless that component itself accompani…
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...