Lines Matching refs:ErrorsTest
355 ErrorsTest::ErrorsTest(deqp::Context& context)
369 tcu::TestNode::IterateResult ErrorsTest::iterate()
447 bool ErrorsTest::testNegativeNumberOfObjects()
500 bool ErrorsTest::testInvalidTarget()
549 bool ErrorsTest::testInvalidQueryName()
752 bool ErrorsTest::testInvalidBufferName()
870 bool ErrorsTest::testInvalidParameterName()
1001 bool ErrorsTest::testBufferOverflow()
1128 bool ErrorsTest::testBufferNegativeOffset()
1251 bool ErrorsTest::isTarget(glw::GLenum maybe_target)
1274 bool ErrorsTest::isParameterName(glw::GLenum maybe_pname)
1291 const glw::GLenum ErrorsTest::s_targets[] = {
1297 const glw::GLchar* ErrorsTest::s_target_names[] = {
1303 const glw::GLuint ErrorsTest::s_targets_count = sizeof(s_targets) / sizeof(s_targets[0]);