Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xml_etree.py95 def check_string(string): function
126 check_string(element.tag)
129 check_string(element.text)
131 check_string(element.tail)