Home
last modified time | relevance | path

Searched defs:ContainerParseError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/executor/
H A DxeContainerFormatParser.hpp51 class ContainerParseError : public ParseError class
54 ContainerParseError(const std::string &message) : ParseError(message) in ContainerParseError() function in xe::ContainerParseError