Home
last modified time | relevance | path

Searched refs:xpat (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/tools/trace/
H A Dparse.py32 import xml.parsers.expat as xpat namespace
93 self.parser = xpat.ParserCreate()
134 except xpat.ExpatError as e:
135 #if e.code == xpat.errors.XML_ERROR_NO_ELEMENTS:
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp1491 UnicodeString xpat; in expectRange() local
1494 ", expected " + exp.toPattern(xpat, true)); in expectRange()

Completed in 7 milliseconds