Searched defs:NotSupportedError (Results 1 – 4 of 4) sorted by relevance
130 NotSupportedError::NotSupportedError (const char* message, const char* expr, const char* file, int … in NotSupportedError() function in tcu::NotSupportedError135 NotSupportedError::NotSupportedError (const std::string& message, const char* expr, const char* fil… in NotSupportedError() function in tcu::NotSupportedError140 NotSupportedError::NotSupportedError (const std::string& message) in NotSupportedError() function in tcu::NotSupportedError
110 class NotSupportedError : public TestException class
117 PyObject* NotSupportedError; member
106 PyObject* NotSupportedError; member