Home
last modified time | relevance | path

Searched refs:rootCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/scripts/
Dconvert_case_list_to_xml.py68 rootCase = TestCase(packageName, packageName, "TestPackage" ) variable
69 caseNameHash = { packageName:rootCase }
90 for testCase in rootCase.children: