Searched refs:basicTypeGroup (Results 1 – 2 of 2) sorted by relevance
365 …tcu::TestCaseGroup *const basicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "basic_type", "Basic … in init() local366 addChild(basicTypeGroup); in init()376 …basicTypeGroup->addChild(new SharedBasicVarCase(m_context, getDataTypeName(DataType(basicType)), D… in init()385 …basicTypeGroup->addChild(new SharedBasicVarCase(m_context, name.c_str(), DataType(basicType), Prec… in init()
1648 …tcu::TestCaseGroup* basicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "basic_types", "Basic types… in init() local1649 addChild(basicTypeGroup); in init()1655 basicTypeGroup->addChild(modeGroup); in init()