Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DSubPlanTest.java74 checkSubPlan(subPlanFile); in testSerialization()
99 checkSubPlan(planFile); in testParsing()
106 private void checkSubPlan(File subPlanFile) throws Exception { in checkSubPlan() method in SubPlanTest