Lines Matching refs:xpathEval
262 dirs = node.xpathEval('dir')
265 res = node.xpathEval('resource')
277 sections = node.xpathEval('string(section)')
285 dirs = node.xpathEval('dir')
288 res = node.xpathEval('resource')
292 tsts = node.xpathEval('incorrect')
298 tsts = node.xpathEval('correct')
308 valids = node.xpathEval('valid')
309 invalids = node.xpathEval('invalid')
332 docs = node.xpathEval('documentation')
333 authors = node.xpathEval('author')
344 sections = node.xpathEval('section')
351 for test in node.xpathEval('testCase'):
353 for test in node.xpathEval('testSuite'):