Searched refs:testBegin (Results 1 – 4 of 4) sorted by relevance
36 def testBegin(self): member in TestTreePatternLexer
35 def testBegin(self): member in TestTreePatternLexer
518 void testBegin(glw::GLuint program_id, shaderStage shader_stage) const;
4294 testBegin(program_info.m_program_object_id, shader_stage); in test()4329 void GPUShaderFP64Test2::testBegin(glw::GLuint program_id, shaderStage shader_stage) const in testBegin() function in gl4cts::GPUShaderFP64Test212957 void testBegin(const functionObject& function_object, glw::GLuint program_id, glw::GLuint vertex);15321 testBegin(*function_object, program.m_program_object_id, vertex); in test()15347 void BuiltinFunctionTest::testBegin(const functionObject& function_object, glw::GLuint program_id, … in testBegin() function in gl4cts::BuiltinFunctionTest