Searched refs:groupDesc (Results 1 – 13 of 13) sorted by relevance
1304 std::string groupDesc = std::string("Loop tests with ") + loopCountName + " loop counter."; in init() local1305 …TestCaseGroup* genericSubGroup = new TestCaseGroup(m_testCtx, groupName.c_str(), groupDesc.c_str()… in init()1306 …TestCaseGroup* specialSubGroup = new TestCaseGroup(m_testCtx, groupName.c_str(), groupDesc.c_str()… in init()
1844 std::string groupDesc = std::string("Built-in function ") + shaderFuncName + "() tests."; in init() local1845 innerGroup = new TestCaseGroup(m_testCtx, funcInfo.caseName, groupDesc.c_str()); in init()
2788 …seGroup (tcu::TestCaseGroup* parent, const char* groupName, const char* groupDesc, const TexFuncCa… in createCaseGroup() argument2790 …tcu::TestCaseGroup> group (new tcu::TestCaseGroup(parent->getTestContext(), groupName, groupDesc)); in createCaseGroup()
1165 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init() local1166 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str()); in init()
2891 const char* const groupDesc = arrayAssignGroups[arrayAssignGroupNdx].description; in init() local2893 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init()
1363 static void createCaseGroup (TestCaseGroup* parent, const char* groupName, const char* groupDesc, c… in createCaseGroup() argument1365 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(parent->getTestContext(), groupName, groupDesc); in createCaseGroup()
1884 string groupDesc = string("Built-in function ") + shaderFuncName + "() tests."; in init() local1885 innerGroup = new TestCaseGroup(m_context, funcInfo.caseName, groupDesc.c_str()); in init()
1289 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter."; in init() local1290 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str()); in init()
560 static void createCaseGroup (TestCaseGroup* parent, const char* groupName, const char* groupDesc, c… in createCaseGroup() argument562 tcu::TestCaseGroup* group = new tcu::TestCaseGroup(parent->getTestContext(), groupName, groupDesc); in createCaseGroup()
2356 const char* const groupDesc = arrayAssignGroups[arrayAssignGroupNdx].description; in init() local2358 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init()
1247 string groupDesc = string("Built-in function ") + shaderFuncName + "() tests."; in init() local1248 innerGroup = new TestCaseGroup(m_context, funcInfo.caseName, groupDesc.c_str()); in init()
2029 const char* const groupDesc = arrayAssignGroups[arrayAssignGroupNdx].description; in init() local2031 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...