Searched refs:plans (Results 1 – 5 of 5) sorted by relevance
85 List<String> plans = testPlanEntityList.stream() in getTestPlanDispatcher() local90 request.setAttribute("planNames", plans); in getTestPlanDispatcher()101 List<String> plans = in getTestSuiteDispatcher() local107 request.setAttribute("planNames", plans); in getTestSuiteDispatcher()
6 of plans in VTS:10 Official plans contain only verified tests, and are for all Android developers25 Serving plans contain experimental tests, and are for Android31 The following plans are also available for development purposes.
34 // one or multitple tareget test plans.36 // one or multitple tareget tests. used if plans is not defined.
68 plans = [e.attrib["value"] for e in root.iterfind("option") if72 return plans
131 Documented at [here](../tools/vts-tradefed/res/config/plans.md).