Home
last modified time | relevance | path

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

/cts/tools/utils/
DbuildCts.py181 plan.IncludeTests(package, test_list)
292 plan.IncludeTests(package, test_list)
/cts/tools/utils/cts/
Dtools.py127 def IncludeTests(self, package, test_list): member in TestPlan