Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelperTest.java119 TestFilter tf1 = new TestFilter(ABI, NAME_A, String.format("%s#%s", CLASS_A, METHOD_1)); in testCreateSubPlan() local
123 assertTrue(planExcludes.contains(tf1.toString())); // exclude passing test in that module in testCreateSubPlan()