/external/deqp/external/openglcts/scripts/verify/ |
D | summary.py | 39 type = summary.getAttributeNode("Type").nodeValue 40 isConformant = summary.getAttributeNode("Conformant").nodeValue == "True" 50 runLog = n.getAttributeNode("FileName").nodeValue 52 cmdLine = n.getAttributeNode("CmdLine").nodeValue 60 …return TestRunSummary(type, isConformant, configRuns[0].getAttributeNode("FileName").nodeValue, ru…
|
D | verify_es.py | 55 sectionName = sectionItem.getAttributeNode('Name').nodeValue 125 caseListFile = testConfig.getAttributeNode("caseListFile").nodeValue 136 cmdLine = testConfig.getAttributeNode("commandLine").nodeValue 155 conformOs = testConfig.getAttributeNode("os").nodeValue
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest_xml_test_utils.py | 167 timestamp = element.getAttributeNode('timestamp') 171 time = element.getAttributeNode('time') 173 type_param = element.getAttributeNode('type_param') 179 message = element.getAttributeNode('message')
|
D | gtest_xml_output_unittest.py | 173 date_time_str = actual.documentElement.getAttributeNode('timestamp').value
|
/external/googletest/googletest/test/ |
D | gtest_xml_test_utils.py | 173 timestamp = element.getAttributeNode('timestamp') 177 time = element.getAttributeNode('time') 179 type_param = element.getAttributeNode('type_param') 185 message = element.getAttributeNode('message')
|
D | gtest_xml_output_unittest.py | 243 date_time_str = actual.documentElement.getAttributeNode('timestamp').value
|
/external/python/cpython2/Lib/test/ |
D | test_minidom.py | 232 a = el.getAttributeNode("spam") 306 node = child.getAttributeNode("spam") 309 and child.getAttributeNode("spam") is None) 325 and el.getAttributeNode("spam").isId) 495 a1 = e.getAttributeNode("a") 682 attr = doc.documentElement.getAttributeNode("attr") 1061 and elem.getAttributeNode("a") is None 1062 and elem.getAttributeNode("b").isSameNode(attr) 1075 and elem.getAttributeNode("a") is None 1076 and elem.getAttributeNode("b") is None [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_minidom.py | 248 a = el.getAttributeNode("spam") 325 node = child.getAttributeNode("spam") 330 and child.getAttributeNode("spam") is None) 333 node2 = child2.getAttributeNode("spam") 357 and el.getAttributeNode("spam").isId) 588 a1 = e.getAttributeNode("a") 807 attr = doc.documentElement.getAttributeNode("attr") 1207 and elem.getAttributeNode("a") is None 1208 and elem.getAttributeNode("b").isSameNode(attr) 1221 and elem.getAttributeNode("a") is None [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
D | DTMNodeProxy.java | 453 return DTM.NULL != dtm.getAttributeNode(node,null,name); in hasAttribute() 467 return DTM.NULL != dtm.getAttributeNode(node,namespaceURI,localName); in hasAttributeNS() 1133 public final Attr getAttributeNode(String name) in getAttributeNode() method in DTMNodeProxy 1195 int n = dtm.getAttributeNode(node,namespaceURI,localName); in getAttributeNS() 1242 int n = dtm.getAttributeNode(node,namespaceURI,localName); in getAttributeNodeNS()
|
D | DTMManagerDefault.java | 570 handle=dtm.getAttributeNode(handle,node.getNamespaceURI(),node.getLocalName()); in getDTMHandleFromNode()
|
D | DTMDocumentImpl.java | 1086 public int getAttributeNode(int nodeHandle, String namespaceURI, String name) { in getAttributeNode() method in DTMDocumentImpl
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
D | FuncLang.java | 56 int langAttr = dtm.getAttributeNode(parent, "http://www.w3.org/XML/1998/namespace", "lang"); in execute()
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
D | DTM.java | 272 public int getAttributeNode(int elementHandle, String namespaceURI, in getAttributeNode() method
|
/external/deqp/scripts/log/ |
D | log_parser.py | 173 statusCode = resultItems[0].getAttributeNode('StatusCode').nodeValue
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | DOMHelper.java | 555 Attr attr=((Element)parent).getAttributeNode(declname); in getNamespaceForPrefix() 1204 Attr check=elem.getAttributeNode(attr.getNodeName()); in locateAttrParent()
|
D | UnImplNode.java | 356 public Attr getAttributeNode(String name) in getAttributeNode() method in UnImplNode
|
/external/python/httplib2/doc/html/_static/ |
D | jquery.js | 1002 if( jQuery.nodeName( elem, "form" ) && elem.getAttributeNode(name) ) 1003 return elem.getAttributeNode( name ).nodeValue; 1008 var attributeNode = elem.getAttributeNode( "tabIndex" ); 2148 …return m ? m.id === match[1] || typeof m.getAttributeNode !== "undefined" && m.getAttributeNode("i… 2153 var node = typeof elem.getAttributeNode !== "undefined" && elem.getAttributeNode("id");
|
/external/slf4j/slf4j-site/src/site/pages/js/ |
D | jquery-min.js | 2 …getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test… 3 …getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=fu…
|
/external/testng/src/main/resources/ |
D | jquery-1.7.1.min.js | 2 …getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test… 3 …getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=fu…
|
/external/libjpeg-turbo/doc/html/ |
D | jquery.js | 3 …getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test… 5 …getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=fu…
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 12 …(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabInd… 19 …getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=f…
|
/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 737 attr = self.getAttributeNode(attname) 765 def getAttributeNode(self, attrname): member in Element 889 idAttr = self.getAttributeNode(name)
|
/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 685 attr = self.getAttributeNode(attname) 721 def getAttributeNode(self, attrname): member in Element 832 idAttr = self.getAttributeNode(name)
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | jquery-1.7.1.js | 2628 var attributeNode = elem.getAttributeNode("tabindex"); 2650 …return property === true || typeof property !== "boolean" && ( attrNode = elem.getAttributeNode(na… 2687 ret = elem.getAttributeNode( name ); 2694 var ret = elem.getAttributeNode( name ); 4922 …m.id === match[1] || typeof m.getAttributeNode !== "undefined" && m.getAttributeNode("id").nodeVal… 4930 var node = typeof elem.getAttributeNode !== "undefined" && elem.getAttributeNode("id");
|
/external/epid-sdk/doc/html/ |
D | jquery.js | 44 …getAttributeNode("tabindex");return e&&e.specified?parseInt(e.value,10):D.test(bv.nodeName)||l.tes… 51 …getAttributeNode!=="undefined"&&bT.getAttributeNode("id").nodeValue===bU[1]?[bT]:L:[]}};bE.filter.…
|