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

  /external/libxml2/
check-relaxng-test-suite.py 314 old_schemas_tests = nb_schemas_tests
351 if nb_schemas_tests != old_schemas_tests:
353 nb_schemas_tests - old_schemas_tests,
check-relaxng-test-suite2.py 327 old_schemas_tests = nb_schemas_tests
364 if nb_schemas_tests != old_schemas_tests:
366 nb_schemas_tests - old_schemas_tests,
check-xsddata-test-suite.py 325 old_schemas_tests = nb_schemas_tests
369 if nb_schemas_tests != old_schemas_tests:
371 nb_schemas_tests - old_schemas_tests,

Completed in 125 milliseconds