Searched defs:TestFunctionWrapper (Results 1 – 1 of 1) sorted by relevance
125 class TestFunctionWrapper class153 TestFunctionWrapper::TestFunctionWrapper(void) : m_type(TYPE_NULL) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon5e098b950111::TestFunctionWrapper158 TestFunctionWrapper::TestFunctionWrapper(CoreTestFunc func) : m_type(TYPE_CORE) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon5e098b950111::TestFunctionWrapper163 TestFunctionWrapper::TestFunctionWrapper(DebugTestFunc func) : m_type(TYPE_DEBUG) in TestFunctionWrapper() function in deqp::gles31::Functional::__anon5e098b950111::TestFunctionWrapper