Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelper.java244 TestFilter testExclude = new TestFilter(module.getAbi(), in createSubPlan() local
246 addExcludeToSubPlan(subPlan, testExclude); in createSubPlan()