Lines Matching defs:const
46 void init(tcu::TestCase* testCase, const std::string& path);
65 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path)
88 const glw::Functions& gl = renderCtx.getFunctions();
101 catch (const tcu::ResourceError&)
107 catch (const std::exception&)
114 SingleConfigGL43TestPackage::SingleConfigGL43TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description,
143 tcu::TestCaseExecutor* SingleConfigGL43TestPackage::createExecutor(void) const
148 SingleConfigGL44TestPackage::SingleConfigGL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description,
177 SingleConfigGL45TestPackage::SingleConfigGL45TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description,
206 SingleConfigGL46TestPackage::SingleConfigGL46TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description,
234 SingleConfigES32TestPackage::SingleConfigES32TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description,
263 tcu::TestCaseExecutor* SingleConfigES32TestPackage::createExecutor(void) const