HomeSort by relevance Sort by last modified time
    Searched refs:tsts (Results 1 - 6 of 6) sorted by null

  /external/libxml2/
check-relaxng-test-suite.py 280 tsts = node.xpathEval('incorrect')
281 if tsts != []:
282 if len(tsts) != 1:
284 schema = handle_incorrect(tsts[0])
286 tsts = node.xpathEval('correct')
287 if tsts != []:
288 if len(tsts) != 1:
290 schema = handle_correct(tsts[0])
check-relaxng-test-suite2.py 294 tsts = node.xpathEval('incorrect')
295 if tsts != []:
296 if len(tsts) != 1:
298 schema = handle_incorrect(tsts[0])
300 tsts = node.xpathEval('correct')
301 if tsts != []:
302 if len(tsts) != 1:
304 schema = handle_correct(tsts[0])
check-xsddata-test-suite.py 292 tsts = node.xpathEval('incorrect')
293 if tsts != []:
294 if len(tsts) != 1:
296 schema = handle_incorrect(tsts[0])
298 tsts = node.xpathEval('correct')
299 if tsts != []:
300 if len(tsts) != 1:
302 schema = handle_correct(tsts[0])
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
armv1.s 26 tsts r0, r0
thumb32.s 450 mt tst tsts tst.w tsts.w
  /external/mksh/src/
Build.sh 623 tsts=
939 tsts=" 3<>/dev/tty"
    [all...]

Completed in 111 milliseconds