Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuDefs.cpp130 NotSupportedError::NotSupportedError (const char* message, const char* expr, const char* file, int … in NotSupportedError() function in tcu::NotSupportedError
135 NotSupportedError::NotSupportedError (const std::string& message, const char* expr, const char* fil… in NotSupportedError() function in tcu::NotSupportedError
140 NotSupportedError::NotSupportedError (const std::string& message) in NotSupportedError() function in tcu::NotSupportedError
DtcuDefs.hpp110 class NotSupportedError : public TestException class
/external/python/cpython2/Modules/_sqlite/
Dconnection.h117 PyObject* NotSupportedError; member
/external/python/cpython3/Modules/_sqlite/
Dconnection.h106 PyObject* NotSupportedError; member