Searched refs:collectionGroupName (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2682 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); local
2683 TestCaseGroup* const collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), "");
2815 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); local
2857 collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), "");
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1953 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); local
1995 collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), "");
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2289 const string collectionGroupName = collectionGroup.name + (referToFirstArrayElemWithoutIndexI == 0 ? "" : "_first_elem_without_brackets"); local
2323 collectionTestGroup = new TestCaseGroup(m_context, collectionGroupName.c_str(), "");

Completed in 424 milliseconds