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