Searched refs:m_errorString (Results 1 – 2 of 2) sorted by relevance
79 const string& getErrorString (void) const { return m_errorString; } in getErrorString()92 string m_errorString; member in deqp::egl::__anon3d6b57060111::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::__anon5a2e14880111::TestThread754 , m_errorString ("") in TestThread()798 m_errorString = error.what(); in run()803 m_errorString = "Got unknown exception"; in run()