Home
last modified time | relevance | path

Searched refs:nodeValue (Results 1 – 25 of 59) sorted by relevance

123

/external/protobuf/gtest/test/
Dgtest_xml_test_utils.py71 self.assertEquals(expected_node.nodeValue, actual_node.nodeValue)
136 not child.nodeValue.isspace()):
138 child.nodeValue)
140 children["detail"].nodeValue += child.nodeValue
166 cdata = re.sub(r"^.*[/\\](.*:)\d+\n", "\\1*\n", child.nodeValue)
168 child.nodeValue = re.sub(r"\nStack trace:\n(.|\n)*",
/external/gtest/test/
Dgtest_xml_test_utils.py72 self.assertEquals(expected_node.nodeValue, actual_node.nodeValue)
141 not child.nodeValue.isspace()):
143 child.nodeValue)
145 children['detail'].nodeValue += child.nodeValue
188 cdata = re.sub(source_line_pat, '\\1*\n', child.nodeValue)
190 child.nodeValue = re.sub(r'\nStack trace:\n(.|\n)*',
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_xml_test_utils.py72 self.assertEquals(expected_node.nodeValue, actual_node.nodeValue)
141 not child.nodeValue.isspace()):
143 child.nodeValue)
145 children['detail'].nodeValue += child.nodeValue
188 cdata = re.sub(source_line_pat, '\\1*\n', child.nodeValue)
190 child.nodeValue = re.sub(r'\nStack trace:\n(.|\n)*',
/external/google-breakpad/src/testing/gtest/test/
Dgtest_xml_test_utils.py72 self.assertEquals(expected_node.nodeValue, actual_node.nodeValue)
137 not child.nodeValue.isspace()):
139 child.nodeValue)
141 children['detail'].nodeValue += child.nodeValue
184 cdata = re.sub(source_line_pat, '\\1*\n', child.nodeValue)
186 child.nodeValue = re.sub(r'\nStack trace:\n(.|\n)*',
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/
DRepresenter.java92 Node nodeValue = tuple.getValueNode(); in representJavaBean() local
93 if (!(nodeValue instanceof ScalarNode && ((ScalarNode) nodeValue).getStyle() == null)) { in representJavaBean()
126 Node nodeValue = representData(propertyValue); in representJavaBeanProperty() local
129 NodeId nodeId = nodeValue.getNodeId(); in representJavaBeanProperty()
133 nodeValue.setTag(Tag.STR); in representJavaBeanProperty()
139 if (!nodeValue.getTag().equals(Tag.SET)) { in representJavaBeanProperty()
140 nodeValue.setTag(Tag.MAP); in representJavaBeanProperty()
145 checkGlobalTag(property, nodeValue, propertyValue); in representJavaBeanProperty()
150 return new NodeTuple(nodeKey, nodeValue); in representJavaBeanProperty()
DBaseRepresenter.java156 Node nodeValue = representData(entry.getValue()); in representMapping() local
160 if (!(nodeValue instanceof ScalarNode && ((ScalarNode) nodeValue).getStyle() == null)) { in representMapping()
163 value.add(new NodeTuple(nodeKey, nodeValue)); in representMapping()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue139/
DUniqueKeyTest.java47 List<NodeTuple> nodeValue = (List<NodeTuple>) node.getValue(); in constructMapping2ndStep() local
48 for (NodeTuple tuple : nodeValue) { in constructMapping2ndStep()
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treewalkers/
Ddom.py14 return _base.TEXT, node.nodeValue
28 return _base.COMMENT, node.nodeValue
Dpulldom.py56 yield self.comment(node.nodeValue)
59 for token in self.text(node.nodeValue):
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/constructor/
DSafeConstructor.java94 List<NodeTuple> nodeValue = node.getValue(); in mergeNode() local
96 Collections.reverse(nodeValue); in mergeNode()
97 for (Iterator<NodeTuple> iter = nodeValue.iterator(); iter.hasNext();) { in mergeNode()
316 String nodeValue = scalar.getValue(); in construct() local
317 Matcher match = YMD_REGEXP.matcher(nodeValue); in construct()
330 match = TIMESTAMP_REGEXP.matcher(nodeValue); in construct()
332 throw new YAMLException("Unexpected timestamp: " + nodeValue); in construct()
DBaseConstructor.java359 List<NodeTuple> nodeValue = (List<NodeTuple>) node.getValue(); in constructMapping2ndStep() local
360 for (NodeTuple tuple : nodeValue) { in constructMapping2ndStep()
391 List<NodeTuple> nodeValue = (List<NodeTuple>) node.getValue(); in constructSet2ndStep() local
392 for (NodeTuple tuple : nodeValue) { in constructSet2ndStep()
/external/okhttp/website/static/
Dprettify.js6 …c||"li"===c)s[j]="\n",m[j<<1]=x++,m[j++<<1|1]=a}}else if(c==3||c==4)c=a.nodeValue,c.length&&(c=d?c…
7 …stChild;g;g=g.nextSibling)var b=g.nodeType,d=b===1?d?a:g:b===3?V.test(g.nodeValue)?a:d:d;return d=…
13 …bling)b(a);else if((c==3||c==4)&&g){var d=a.nodeValue,i=d.match(m);if(i)c=d.substring(0,i.index),a…
17 t))){s&&(G=G.replace(d,"\r"));A.nodeValue=G;var L=A.ownerDocument,o=L.createElement("span");o.class…
27 …ng;){var m=k.nodeType,o=(m===7||m===8)&&k.nodeValue;if(o?!/^\??prettify\b/.test(o):m!==3||/\S/.tes…
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/interpolation/resources/
Dinterpolation-test.js165 …ner.firstChild.nodeType != Node.ELEMENT_NODE && !/\S/.test(targetContainer.firstChild.nodeValue)) {
168 …ainer.lastChild.nodeType != Node.ELEMENT_NODE && !/\S/.test(targetContainer.lastChild.nodeValue)) {
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treebuilders/
Ddom.py190 rv.append("|%s<!-- %s -->" % (' ' * indent, element.nodeValue))
192 rv.append("|%s\"%s\"" % (' ' * indent, element.nodeValue))
/external/chromium-trace/catapult/telemetry/third_party/WebKit/PerformanceTests/resources/
Djquery.tablesorter.min.js3nodeValue=false,keepLooking=true;while(nodeValue==''&&keepLooking){rowIndex++;if(rows[rowIndex]){n…
/external/deqp/scripts/log/
Dlog_parser.py170 statusCode = resultItems[0].getAttributeNode('StatusCode').nodeValue
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/builder/
D__init__.py202 def startPrefixMapping(self, prefix, nodeValue): argument
/external/owasp/sanitizer/tools/
Dcut_release.py76 if node.nodeType == 3: return node.nodeValue
/external/chromium-trace/catapult/third_party/flot/
Dexcanvas.js161 el.style.width = attrs.width.nodeValue + 'px';
168 el.style.height = attrs.height.nodeValue + 'px';
184 el.style.width = el.attributes.width.nodeValue + 'px';
190 el.style.height = el.attributes.height.nodeValue + 'px';
Dexcanvas.min.js1nodeValue+"px"}else{j.width=j.clientWidth}if(i.height&&i.height.specified){j.style.height=i.height…
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java930 String nodeValue = node.getNodeValue();
931 int endIndex = nodeValue.indexOf("]]>");
935 String relatedData = nodeValue.substring(0, endIndex + 2);
956 String relatedData = nodeValue.substring(0, endIndex + 2);
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffdocview.cpp806 CXFA_Node* nodeValue = refNode->GetFirstChildByName(uValueHash); in RunBindItems() local
807 if (nodeValue == NULL) { in RunBindItems()
810 wsValue = nodeValue->GetContent(); in RunBindItems()
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_adapters/
Dhtmlparser2.js19 nodeValue: 'data' property
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/testharness/
Dtestharnessreport.js270 var cacheText = cacheElement.firstChild.nodeValue;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
DTestResultsGenerator.java327 String nodeValue = idNode.getNodeValue(); in parseCompileLog() local
328 if (ForbiddenReferenceID.equals(nodeValue)) { in parseCompileLog()
330 } else if (DiscouragedReferenceID.equals(nodeValue)) { in parseCompileLog()

123