Searched refs:rootCase (Results 1 – 1 of 1) sorted by relevance
68 rootCase = TestCase(packageName, packageName, "TestPackage" ) variable69 caseNameHash = { packageName:rootCase }90 for testCase in rootCase.children: