Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTAttributeDef.java74 this.m_errorType = errorType; in XSLTAttributeDef()
98 this.m_errorType = errorType; in XSLTAttributeDef()
126 this.m_errorType = errorType; in XSLTAttributeDef()
159 this.m_errorType = errorType; in XSLTAttributeDef()
195 this.m_errorType = errorType; in XSLTAttributeDef()
416 int m_errorType = this.WARNING; field in XSLTAttributeDef
425 return m_errorType; in getErrorType()
/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp718 const ErrorType m_errorType; member in deqp::gles31::Functional::__anon893987d80111::LayoutBindingNegativeCase
754 , m_errorType (errorType) in LayoutBindingNegativeCase()
857 if (m_errorType == ERRORTYPE_CONTRADICTORY) in init()
896 if (m_errorType == ERRORTYPE_CONTRADICTORY && numBindingPoints == m_numBindings) in init()
923 switch (m_errorType) in iterate()
967 switch (m_errorType) in initBindingPoints()