Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelperTest.java120 TestFilter tf3 = new TestFilter(ABI, NAME_B, String.format("%s#%s", CLASS_B, METHOD_3)); in testCreateSubPlan() local
124 assertTrue(planIncludes.contains(tf3.toString())); // include failure in executed module in testCreateSubPlan()