Searched refs:m_errorString (Results 1 – 4 of 4) sorted by relevance
633 m_errorString = "Failed to make Qt's wrapped OpenGL context current"; in initializeGstGL()679 m_errorString += error.toString(); in initializeQml()687 m_errorString += error.toString(); in initializeQml()694 m_errorString += "root QML item is not a QQuickItem"; in initializeQml()740 m_errorString = ""; in setQmlScene()752 if (m_errorString != "") { in setQmlScene()753 QByteArray string = m_errorString.toUtf8(); in setQmlScene()
105 QString m_errorString; in QT_FORWARD_DECLARE_CLASS() local
79 const string& getErrorString (void) const { return m_errorString; } in getErrorString()92 string m_errorString; member in deqp::egl::__anonba811f240111::MemoryAllocator191 m_errorString = "std::bad_alloc when allocating more space for testcase. Out of host memory."; in allocatePBuffer()239 m_errorString = "eglCreatePbufferSurface returned EGL_BAD_ALLOC"; in allocatePBuffer()257 m_errorString = "std::bad_alloc when allocating more space for testcase. Out of host memory."; in allocateContext()303 m_errorString = "eglCreateContext returned EGL_BAD_ALLOC"; in allocateContext()
732 string m_errorString; member in deqp::egl::__anonab52f9a60111::TestThread754 , m_errorString ("") in TestThread()798 m_errorString = error.what(); in run()803 m_errorString = "Got unknown exception"; in run()