Home
last modified time | relevance | path

Searched refs:compare_xml (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/tools/boostbook/test/more/
Drun-tests.py87 if not compare_xml(src_path, doc_text, gold_text):
129 def compare_xml(file, doc_text, gold_text): function