Home
last modified time | relevance | path

Searched refs:getAttributeNode (Results 1 – 25 of 39) sorted by relevance

12

/external/v8/testing/gtest/test/
Dgtest_xml_test_utils.py171 timestamp = element.getAttributeNode('timestamp')
175 time = element.getAttributeNode('time')
177 type_param = element.getAttributeNode('type_param')
183 message = element.getAttributeNode('message')
Dgtest_xml_output_unittest.py183 date_time_str = actual.documentElement.getAttributeNode('timestamp').value
/external/google-breakpad/src/testing/gtest/test/
Dgtest_xml_test_utils.py167 timestamp = element.getAttributeNode('timestamp')
171 time = element.getAttributeNode('time')
173 type_param = element.getAttributeNode('type_param')
179 message = element.getAttributeNode('message')
Dgtest_xml_output_unittest.py173 date_time_str = actual.documentElement.getAttributeNode('timestamp').value
/external/googletest/googletest/test/
Dgtest_xml_test_utils.py171 timestamp = element.getAttributeNode('timestamp')
175 time = element.getAttributeNode('time')
177 type_param = element.getAttributeNode('type_param')
183 message = element.getAttributeNode('message')
Dgtest_xml_output_unittest.py183 date_time_str = actual.documentElement.getAttributeNode('timestamp').value
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_xml_test_utils.py171 timestamp = element.getAttributeNode('timestamp')
175 time = element.getAttributeNode('time')
177 type_param = element.getAttributeNode('type_param')
183 message = element.getAttributeNode('message')
Dgtest_xml_output_unittest.py183 date_time_str = actual.documentElement.getAttributeNode('timestamp').value
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java453 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()
DDTMManagerDefault.java570 handle=dtm.getAttributeNode(handle,node.getNamespaceURI(),node.getLocalName()); in getDTMHandleFromNode()
DDTMDocumentImpl.java1086 public int getAttributeNode(int nodeHandle, String namespaceURI, String name) { in getAttributeNode() method in DTMDocumentImpl
DDTMDefaultBase.java1050 public abstract int getAttributeNode(int nodeHandle, String namespaceURI, in getAttributeNode() method in DTMDefaultBase
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncLang.java56 int langAttr = dtm.getAttributeNode(parent, "http://www.w3.org/XML/1998/namespace", "lang"); in execute()
/external/protobuf/gtest/test/
Dgtest_xml_test_utils.py160 time = element.getAttributeNode("time")
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTM.java272 public int getAttributeNode(int elementHandle, String namespaceURI, in getAttributeNode() method
/external/deqp/scripts/log/
Dlog_parser.py170 statusCode = resultItems[0].getAttributeNode('StatusCode').nodeValue
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDOMHelper.java555 Attr attr=((Element)parent).getAttributeNode(declname); in getNamespaceForPrefix()
1204 Attr check=elem.getAttributeNode(attr.getNodeName()); in locateAttrParent()
DUnImplNode.java356 public Attr getAttributeNode(String name) in getAttributeNode() method in UnImplNode
/external/slf4j/slf4j-site/src/site/pages/js/
Djquery-min.js2getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test…
3getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=fu…
/external/testng/src/main/resources/
Djquery-1.7.1.min.js2getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test…
3getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=fu…
/external/libjpeg-turbo/doc/html/
Djquery.js3getAttributeNode("tabindex");return c&&c.specified?parseInt(c.value,10):s.test(a.nodeName)||t.test…
5getAttributeNode!="undefined"&&e.getAttributeNode("id").nodeValue===a[1]?[e]:b:[]}},o.filter.ID=fu…
/external/doclava/res/assets/templates/assets/
Djquery-resizable.min.js12 …(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabInd…
19getAttributeNode!=="undefined"&&W.getAttributeNode("id").nodeValue===X[1]?[W]:g:[]}};I.filter.ID=f…
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTM.java751 public int getAttributeNode(int nodeHandle, String namespaceURI, in getAttributeNode() method in DOM2DTM
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM.java1185 public int getAttributeNode(int nodeHandle, String namespaceURI, in getAttributeNode() method in SAX2DTM
/external/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js2getAttributeNode(b))&&f.specified?f.value:null},gb.error=function(a){throw new Error("Syntax error…

12