Home
last modified time | relevance | path

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

/external/chromium_org/tools/grit/grit/
Dexception.py42 class UnexpectedAttribute(Parsing): class
Dgrd_reader.py125 raise exception.UnexpectedAttribute(
Dgrd_reader_unittest.py281 (exception.UnexpectedAttribute, u'<grit-part file="xyz"></grit-part>'),
/external/chromium_org/tools/grit/grit/node/
Dstructure.py189 raise exception.UnexpectedAttribute(
Dbase.py173 raise exception.UnexpectedAttribute(attrib)