Searched refs:getCheckMethodName (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1735 static const char* getCheckMethodName (CheckMethod checkMethod);
1744 const char* UniformAssignCase::getCheckMethodName (const CheckMethod checkMethod) function in class:deqp::gles31::Functional::UniformAssignCase
1953 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformAssignCase::getCheckMethodName(checkMethod), UniformAssignCase::getCheckMethodDescription(checkMethod));
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1843 static const char* getCheckMethodName (CheckMethod checkMethod);
1873 const char* UniformValueCase::getCheckMethodName (const CheckMethod checkMethod) function in class:deqp::UniformValueCase
2230 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod));
2289 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod));
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2345 static const char* getCheckMethodName (CheckMethod checkMethod);
2375 const char* UniformValueCase::getCheckMethodName (const CheckMethod checkMethod) function in class:deqp::UniformValueCase
2754 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod));
2815 TestCaseGroup* const checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod), UniformValueCase::getCheckMethodDescription(checkMethod));

Completed in 278 milliseconds