HomeSort by relevance Sort by last modified time
    Searched refs:subCases (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/internal/
ditFrameworkTests.cpp 70 CaseListParserCase (tcu::TestContext& testCtx, const char* name, const char* caseList, const MatchCase* subCases, int numSubCases)
73 , m_subCases (subCases)
182 static const MatchCase subCases[] =
187 addChild(new CaseListParserCase(m_testCtx, "single_case", caseList, subCases, DE_LENGTH_OF_ARRAY(subCases)));
191 static const MatchCase subCases[] =
198 addChild(new CaseListParserCase(m_testCtx, "simple_group_1", caseList, subCases, DE_LENGTH_OF_ARRAY(subCases)));
202 static const MatchCase subCases[] =
210 addChild(new CaseListParserCase(m_testCtx, "simple_group_2", caseList, subCases, DE_LENGTH_OF_ARRAY(subCases)))
    [all...]
  /external/deqp/modules/gles2/functional/
es2fDepthStencilTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fDepthStencilTests.cpp     [all...]

Completed in 74 milliseconds