Home
last modified time | relevance | path

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

/aosp_15_r20/external/fonttools/Tests/misc/
H A Dplistlib_test.py394 def test_xml_encodings(parametrized_pl, xml_encoding, encoding, bom): argument
396 data = TESTDATA.replace(b"UTF-8", xml_encoding)
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_plistlib.py800 for xml_encoding, encoding, bom in [
811 data = base.replace(b'UTF-8', xml_encoding)